mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 12:03:14 +00:00
Bump to jquery ui 1.8.24, fix JS and CSS load issues
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
require.config({
|
||||
baseUrl: "/scripts",
|
||||
paths: {
|
||||
jquery: "../include/jslibs/jquery-1.7.1",
|
||||
jqueryui: "../include/jslibs/jquery-ui-1.8.17/js/jquery-ui-1.8.17.custom.min",
|
||||
jquery: "../assets/jquery/jquery",
|
||||
jqueryui: "../include/jslibs/jquery-ui-1.8.24",
|
||||
underscore: "../assets/underscore-amd/underscore",
|
||||
backbone: "../assets/backbone-amd/backbone",
|
||||
twig: "../assets/twig/twig",
|
||||
|
Reference in New Issue
Block a user