[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_3_1-7618-g2196080

Marc Delisle lem9 at users.sourceforge.net
Sat Jul 9 16:27:45 CEST 2011


The branch, master has been updated
       via  219608095424f3bb41537e1d26eadb3066384303 (commit)
      from  429328b408cdc669b3400c9ab10b08cd1f7ede56 (commit)


- Log -----------------------------------------------------------------
commit 219608095424f3bb41537e1d26eadb3066384303
Author: Thilanka Kaushalya <lgtkaushalya at gmail.com>
Date:   Sat Jul 9 07:14:13 2011 +0530

    Fixed the issue adding time picker to insert dialog

-----------------------------------------------------------------------

Summary of changes:
 db_structure.php |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/db_structure.php b/db_structure.php
index 0054585..000ab6a 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


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list