From fe5449fe9864d5c66192929ac932465ea18ad42d Mon Sep 17 00:00:00 2001 From: wes Date: Mon, 8 Aug 2016 20:28:53 -0400 Subject: [PATCH] loading thingy --- src/scripts/search.tag | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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");