Fix typo.
This commit is contained in:
@@ -1699,7 +1699,7 @@ $(document).ready(function() {
|
|||||||
open: PMA_verifyTypeOfAllColumns,
|
open: PMA_verifyTypeOfAllColumns,
|
||||||
buttons : button_options_error
|
buttons : button_options_error
|
||||||
})// end dialog options
|
})// end dialog options
|
||||||
//remove the redundant [Back] link in the error message//
|
//remove the redundant [Back] link in the error message.
|
||||||
.find('fieldset').remove();
|
.find('fieldset').remove();
|
||||||
} else {
|
} else {
|
||||||
$('<div id="create_table_dialog"></div>')
|
$('<div id="create_table_dialog"></div>')
|
||||||
|
Reference in New Issue
Block a user