Fixed the issue adding time picker to insert dialog
This commit is contained in:
parent
19bd37401c
commit
fd9692218e
@ -13,6 +13,7 @@ require_once './libraries/common.inc.php';
|
||||
$GLOBALS['js_include'][] = 'jquery/jquery-ui-1.8.custom.js';
|
||||
$GLOBALS['js_include'][] = 'db_structure.js';
|
||||
$GLOBALS['js_include'][] = 'tbl_change.js';
|
||||
$GLOBALS['js_include'][] = 'jquery/timepicker.js';
|
||||
|
||||
/**
|
||||
* Prepares the tables list if the user where not redirected to this script
|
||||
|
||||
Loading…
Reference in New Issue
Block a user