FCLT#67848 sggr.facilitor.nl phonebook API

svn path=/Website/branches/v2021.1/; revision=52339
This commit is contained in:
Jos Groot Lipman
2021-07-13 13:00:18 +00:00
parent 79edf3d2c0
commit 1ad66c4710
2 changed files with 3 additions and 3 deletions

View File

@@ -67,7 +67,7 @@ function L(p_lcl)
<% if (!nojQuery) { /* kan conflicteren */ %>
getScript("appl/localscripts/jquery.min.js");
<% } %>
getScript("appl/shared/suggest/suggest.js");
getScript("appl/shared/suggest/suggest.js?v=<%=safe.url(FCLTVersion)%>"); // FCLTVersion voor anti-caching. Timestamp is me te veel werk
<% if (API.apidata.cust_js) { %>
getScript("<%=API.apidata.cust_js%>");
@@ -198,4 +198,4 @@ function L(p_lcl)
});
};
})();
<% ASPPAGE_END(); %>
<% ASPPAGE_END(); %>