X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4259ca6572808ba26c39eb436f3ea37cba4241cd..afc3a4380cb3097c01e702da072ef70e24aa0888:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 6fc7cb869..9927782ca 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -132,7 +132,7 @@ $$("form input[name=authenticity_token]").each(function (input) { input.value = auth_token; }); - } + }); <% if defined?(PIWIK_LOCATION) and defined?(PIWIK_SITE) -%>