|
@@ -53,8 +53,8 @@ |
|
|
block discarded – undo |
|
53
|
53
|
$themeDir = SSViewer::get_theme_folder(); |
|
54
|
54
|
|
|
55
|
55
|
$scripts = array_merge($scripts, array( |
|
56
|
|
- THIRDPARTY_DIR .'/jquery/jquery.js', |
|
57
|
|
- THIRDPARTY_DIR .'/jquery-ui/jquery-ui.js', |
|
|
56
|
+ THIRDPARTY_DIR . '/jquery/jquery.js', |
|
|
57
|
+ THIRDPARTY_DIR . '/jquery-ui/jquery-ui.js', |
|
58
|
58
|
"$themeDir/js/lib/modernizr.js", |
|
59
|
59
|
"$themeDir/js/bootstrap-transition.2.3.1.js", |
|
60
|
60
|
'themes/module_bootstrap/js/bootstrap-collapse.js', |
Please login to merge, or discard this patch.