Close the dialog
Signed-off-by: Bimal Yashodha <kb.yashodha@gmail.com>
This commit is contained in:
parent
2180f08135
commit
03b4e522e3
@ -633,6 +633,7 @@ function Edit_pages()
|
||||
PMA_ajaxShowMessage(PMA_messages.strSelectPage, 2000);
|
||||
return;
|
||||
}
|
||||
$(this).dialog('close');
|
||||
Load_page(selected);
|
||||
};
|
||||
button_options[PMA_messages.strCancel] = function () {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user