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();