diff --git a/src/scripts/search.tag b/src/scripts/search.tag index 78a68cf..2ba3e97 100644 --- a/src/scripts/search.tag +++ b/src/scripts/search.tag @@ -18,9 +18,7 @@
- +
@@ -69,6 +67,7 @@ function clearHelpTemp() { function submit(ev) { ev.preventDefault(); console.log("submitted"); + clearHelp(); this.opts.booksLoading = true; this.update(); results_passer.trigger("loading");