FSN#34509 Third party library updates

svn path=/Website/trunk/; revision=27845
This commit is contained in:
Erik Groener
2016-01-21 13:19:58 +00:00
parent ad9351c70c
commit f6f51b82d0
4 changed files with 4 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ ANONYMOUS_Allowed = 1;
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<script src="jquery-1.11.0.min.js"></script>
<script src="jquery-1.11.3.min.js"></script>
<script src="tester.js"></script>
<script src="jquery.iecors.js"></script>
<script>

View File

@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<script src="jquery-1.11.0.min.js"></script>
<script src="jquery-1.11.3.min.js"></script>
<script src="tester.js"></script>
<script src="jquery.iecors.js"></script>
<script>

View File

@@ -26,7 +26,7 @@
<%
FCLTHeader.Requires({ plugins:["suggest"],
js: ["./modernizr.custom.06495.js"] });
js: ["./modernizr-3.3.0.custom.min.js"] });
FCLTHeader.Requires({ js: ["jquery.timepicker-table.js"],
css: ["timePicker-table.css"] });

View File

@@ -8,7 +8,7 @@
' Context: Via common.asp geinclude in elk Facmgt bestand
' Note: Controleert of je wel ingelogd bent.
jqueryver = "jquery-1.11.0" // Zie fac.header.inc
jqueryver = "jquery-1.11.3" // Zie fac.header.inc
%>
<!-- #INCLUDE FILE="VBlogger.inc" -->