FCLT#67848 sggr.facilitor.nl phonebook API
svn path=/Website/branches/v2021.1/; revision=52339
This commit is contained in:
@@ -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(); %>
|
||||
|
||||
Reference in New Issue
Block a user