From 4b630ebbcdd37f371555416ea1b382f91d88d380 Mon Sep 17 00:00:00 2001 From: wes Date: Mon, 8 Aug 2016 20:29:58 -0400 Subject: [PATCH] loading thingy --- src/scripts/search.tag | 1 + 1 file changed, 1 insertion(+) diff --git a/src/scripts/search.tag b/src/scripts/search.tag index f41a8e7..580f238 100644 --- a/src/scripts/search.tag +++ b/src/scripts/search.tag @@ -65,6 +65,7 @@ function clearHelpTemp() { } function submit(ev) { + clearHelp(); ev.preventDefault(); console.log("submitted"); this.opts.booksLoading = true;