X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6adcce4e5d75fa21dea85742fa36ee3b97247b01..ad6bbd511df682a572c140a3212a13d6badf9668:/app/views/layouts/map.html.erb?ds=sidebyside diff --git a/app/views/layouts/map.html.erb b/app/views/layouts/map.html.erb index cedfdb9c2..55953f004 100644 --- a/app/views/layouts/map.html.erb +++ b/app/views/layouts/map.html.erb @@ -1,3 +1,7 @@ +<% content_for :head do %> + <%= javascript_include_tag "index" %> +<% end %> + <% content_for :content do %> <% end %>