empty previous search results
This commit is contained in:
@@ -32,6 +32,8 @@ $(document).ready(function() {
|
|||||||
$search_form = $(this);
|
$search_form = $(this);
|
||||||
event.preventDefault();
|
event.preventDefault();
|
||||||
|
|
||||||
|
// empty previous search results while we are waiting for new results
|
||||||
|
$("#searchresults").empty();
|
||||||
PMA_ajaxShowMessage(PMA_messages['strSearching']);
|
PMA_ajaxShowMessage(PMA_messages['strSearching']);
|
||||||
|
|
||||||
// add this hidden field just once
|
// add this hidden field just once
|
||||||
|
Reference in New Issue
Block a user