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:
@@ -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
|
||||
|
Reference in New Issue
Block a user