From 122f8fa3ee361186458ab62c8c394406fdb63eb4 Mon Sep 17 00:00:00 2001 From: DSB Date: Mon, 13 Jun 2011 20:03:08 +0000 Subject: [PATCH] Fixed #MSD-1 --- application/views/scripts/sql/tables/show-tables.phtml | 1 + 1 file changed, 1 insertion(+) diff --git a/application/views/scripts/sql/tables/show-tables.phtml b/application/views/scripts/sql/tables/show-tables.phtml index 718fbe5..498c8ec 100644 --- a/application/views/scripts/sql/tables/show-tables.phtml +++ b/application/views/scripts/sql/tables/show-tables.phtml @@ -262,4 +262,5 @@ function checkButtonState() { objs_disable(objs); } } +checkButtonState();