mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-12-24 18:40:13 +01:00
Advanced search should clear the simple search input field
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
19ba59b36c
commit
aee8db1b96
@ -727,6 +727,8 @@ var Piler =
|
||||
extra_folders: Piler.extra_folders
|
||||
}
|
||||
|
||||
$('input#_search').val('');
|
||||
|
||||
Piler.load_search_results();
|
||||
|
||||
$('#searchpopup1').hide();
|
||||
|
Loading…
Reference in New Issue
Block a user