FSN#37985 Phonebook API werkte niet op IE11 sinds 'nosniff'

svn path=/Website/branches/v2016.2/; revision=31012
This commit is contained in:
Jos Groot Lipman
2016-10-09 15:34:51 +00:00
parent e9a7dbca9a
commit b5783f7665
4 changed files with 10 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ var EXPIRED_PASSWORD_OK = true; // performance
var sitenoroot = proto + "://" + Request.ServerVariables("SERVER_NAME");
var site = sitenoroot + rooturl;
Response.ContentType = "application/javascript";
//lcl.buildClientLCL();
// LET OP: Geen FcltMgr.js en dus niet (clientside) zelflerend
%>