Bump to jquery ui 1.8.24, fix JS and CSS load issues

This commit is contained in:
Romain Neutron
2013-06-13 12:26:52 +02:00
parent 25a00d3c6e
commit bfa28e0fd0
27 changed files with 11426 additions and 395 deletions

View File

@@ -4,7 +4,7 @@
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<script src="../../../assets/jquery/jquery.js"></script>
<script src="../../jslibs/jquery-ui-1.8/js/jquery-ui-1.8.17.custom.min.js"></script>
<script src="../../jslibs/jquery-ui-1.8.24.js"></script>
<script src="../../../assets/qunit/qunit/qunit.js"></script>
<script src="../../../assets/blueimp-load-image/load-image.js"></script>
<script src="../../../skins/prod/jquery.Upload.js"></script>