Update jQuery to 1.5 and jQuery UI to 1.8.9
git-svn-id: http://piwigo.org/svn/trunk@9172 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
1d6681d9b0
commit
d37ec3ddfd
222 changed files with 25007 additions and 5255 deletions
|
|
@ -902,7 +902,7 @@ class ScriptLoader
|
|||
private static $known_paths = array(
|
||||
'core.scripts' => 'themes/default/js/scripts.js',
|
||||
'jquery' => 'themes/default/js/jquery.min.js',
|
||||
'jquery.ui' => 'themes/default/js/ui/packed/ui.core.packed.js'
|
||||
'jquery.ui' => 'themes/default/js/jquery.ui.min.js'
|
||||
);
|
||||
|
||||
function __construct()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue