diff --git a/js/tbl_structure.js b/js/tbl_structure.js index c58bd5443a..5a56d40aef 100644 --- a/js/tbl_structure.js +++ b/js/tbl_structure.js @@ -280,6 +280,7 @@ $(document).ready(function() { //Remove the top menu container from the dialog .find("#topmenucontainer").hide() ; // end dialog options + checkIndexType(); checkIndexName("index_frm"); } PMA_ajaxRemoveMessage($msgbox);