mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-24 19:21:14 +00:00
Merge branch 'dev' of https://github.com/magicbug/Cloudlog into dev
This commit is contained in:
@@ -594,7 +594,6 @@ $(document).ready(function () {
|
||||
});
|
||||
|
||||
function dupeSearch() {
|
||||
$('#searchForm').trigger("reset");
|
||||
$("#dupes").val("Y");
|
||||
$('#searchForm').submit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user