Created a new js file for the tbl_structure.php page and moved jQuery scripts for it into that file

This commit is contained in:
ninadsp
2010-08-26 20:03:15 +05:30
parent 50f2a0d6ea
commit bbb94f628f
3 changed files with 135 additions and 115 deletions

View File

@@ -13,6 +13,7 @@ require_once './libraries/common.inc.php';
require_once './libraries/mysql_charsets.lib.php';
$GLOBALS['js_include'][] = 'jquery/jquery-ui-1.8.custom.js';
$GLOBALS['js_include'][] = 'tbl_structure.js';
/**
* handle multiple field commands if required