From 219608095424f3bb41537e1d26eadb3066384303 Mon Sep 17 00:00:00 2001 From: Thilanka Kaushalya Date: Sat, 9 Jul 2011 07:14:13 +0530 Subject: [PATCH] Fixed the issue adding time picker to insert dialog --- db_structure.php | 1 + 1 file changed, 1 insertion(+) diff --git a/db_structure.php b/db_structure.php index 0054585bb4..000ab6afbf 100644 --- a/db_structure.php +++ b/db_structure.php @@ -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