]> git.openstreetmap.org Git - rails.git/commitdiff
Fix javascript
authorTom Hughes <tom@compton.nu>
Fri, 25 Nov 2011 18:43:51 +0000 (18:43 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 25 Nov 2011 18:43:51 +0000 (18:43 +0000)
app/views/layouts/site.html.erb

index 6fc7cb869b039da766b2598e7e10f809da066013..9927782ca66f49c825aaaa2a8f13a5023e066332 100644 (file)
       $$("form input[name=authenticity_token]").each(function (input) {
         input.value = auth_token;
       });
       $$("form input[name=authenticity_token]").each(function (input) {
         input.value = auth_token;
       });
-    }
+    });
     </script>
 
     <% if defined?(PIWIK_LOCATION) and defined?(PIWIK_SITE) -%>
     </script>
 
     <% if defined?(PIWIK_LOCATION) and defined?(PIWIK_SITE) -%>