jquery in subdirectory of js; trying jquery-ui toggle effect

This commit is contained in:
Marc Delisle
2010-03-23 17:08:47 -04:00
parent 684e53236d
commit 58ebfd4591
7 changed files with 53 additions and 5 deletions

View File

@@ -19,7 +19,8 @@ require_once './libraries/relation.lib.php'; // foreign keys
require_once './libraries/mysql_charsets.lib.php';
$GLOBALS['js_include'][] = 'tbl_change.js';
$GLOBALS['js_include'][] = 'jquery.js';
$GLOBALS['js_include'][] = 'jquery/jquery-1.4.2-min.js';
$GLOBALS['js_include'][] = 'jquery/jquery-ui-1.8.custom.min.js';
if ($GLOBALS['cfg']['PropertiesIconic'] == true) {
$titles['Browse'] =