Add full uncompressed version of jquery ui.

This commit is contained in:
Michal Čihař
2010-04-15 09:34:52 +02:00
parent 979cc56f42
commit c2de4dd8d9
8 changed files with 10895 additions and 48 deletions

View File

@@ -431,7 +431,7 @@ if (isset($return_to_sql_query)) {
$GLOBALS['js_include'][] = 'tbl_change.js';
$GLOBALS['js_include'][] = 'functions.js';
// in case we call sql.php which needs those:
$GLOBALS['js_include'][] = 'jquery/jquery-ui-1.8.custom.min.js';
$GLOBALS['js_include'][] = 'jquery/jquery-ui-1.8.custom.js';
$active_page = $goto_include;