From 17a701ea5fe449adfdc3fae8eceda1e1d560c862 Mon Sep 17 00:00:00 2001 From: jkaplon Date: Sun, 20 Sep 2015 14:39:35 -0400 Subject: [PATCH] Fix Check Again button in Firefox (but found by Don); apparently window.history.go(0) doesn't behave the same in chrome and FF. --- views/index.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/index.hbs b/views/index.hbs index 2ae0da6..cecd296 100644 --- a/views/index.hbs +++ b/views/index.hbs @@ -14,7 +14,7 @@
- Check Again + Check Again