From 39128977327ceda5c2db1228316c226fa541aefa Mon Sep 17 00:00:00 2001 From: wes Date: Mon, 8 Aug 2016 17:01:52 -0400 Subject: [PATCH] loading thingy --- src/scripts/search.tag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scripts/search.tag b/src/scripts/search.tag index 6e9507b..4713203 100644 --- a/src/scripts/search.tag +++ b/src/scripts/search.tag @@ -18,7 +18,7 @@
-console.log(this); +var that = this; function submit(ev) { console.log("submitted"); that.opts.booksLoading = true;