Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAris Feryanto <aris_feryanto@yahoo.com>2011-06-14 08:55:35 +0400
committerAris Feryanto <aris_feryanto@yahoo.com>2011-06-14 08:55:35 +0400
commit770b1c7dd39c979cfafb018e0ecd46bbfc975d0e (patch)
tree6a9f2042c4511c77cc660e95f36dbd6e2d91e032 /db_search.php
parent84ad2a865c82dac2924c04299952d5e87bf71ae9 (diff)
Fix: column resizing & reordering under db_search.php (also enable inline edit support)
Diffstat (limited to 'db_search.php')
-rw-r--r--db_search.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/db_search.php b/db_search.php
index fba68d17fe..d9d7ea13ac 100644
--- a/db_search.php
+++ b/db_search.php
@@ -38,6 +38,8 @@
require_once './libraries/common.inc.php';
$GLOBALS['js_include'][] = 'db_search.js';
+$GLOBALS['js_include'][] = 'sql.js';
+$GLOBALS['js_include'][] = 'makegrid.js';
/**
* Gets some core libraries and send headers