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

@@ -12,7 +12,8 @@
require_once './libraries/common.inc.php';
require_once './libraries/Table.class.php';
$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';
/**
* Prepares the tables list if the user where not redirected to this script