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:
authorMadhura Jayaratne <madhura.cj@gmail.com>2014-12-08 15:26:15 +0300
committerMadhura Jayaratne <madhura.cj@gmail.com>2014-12-08 15:26:15 +0300
commitd475b3444c8a62045eb9acddeb20946dddf873a1 (patch)
tree47ffbfb0fca444708f1dbad2a146c2a94ebddd47 /js/server_status_variables.js
parentb69bb373617fd4866deb50bf86ad19e727802a77 (diff)
bug #4617 UI issues with sortable tables
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
Diffstat (limited to 'js/server_status_variables.js')
-rw-r--r--js/server_status_variables.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/server_status_variables.js b/js/server_status_variables.js
index 410d8cd06e..8616ba9024 100644
--- a/js/server_status_variables.js
+++ b/js/server_status_variables.js
@@ -22,7 +22,6 @@ AJAX.registerOnload('server_status_variables.js', function () {
'th',
PMA_messages.strSortHint
);
- initTableSorter('statustabs_allvars');
// Filters for status variables
var textFilter = null;