From 8d54c1272e9116fd323ebed78845dde95a2c84d9 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Mon, 3 Dec 2012 19:21:06 -0500 Subject: [PATCH] test for caching oddity --- app/views/main/samplemap.html.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/main/samplemap.html.erb b/app/views/main/samplemap.html.erb index 51e47f91..d9805aa6 100644 --- a/app/views/main/samplemap.html.erb +++ b/app/views/main/samplemap.html.erb @@ -35,6 +35,7 @@ initFD(); <% end %> }); + }