Fixed bug in check index type in initiation
This commit is contained in:
parent
673ed34d94
commit
3d7cfa7b97
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user