mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user