]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/changeset/list.html.erb
Move changeset JS to page-specific script file
[rails.git] / app / views / changeset / list.html.erb
index f715e237b0cd78bbd3bcd734259847dc242cfe60..abeea654afe6f8fdc7c921da51755a85c99789f1 100644 (file)
@@ -1,3 +1,7 @@
+<% content_for :head do -%>
+  <%= javascript_include_tag "changeset" %>
+<% end -%>
+
 <h1><%= @heading %></h1>
 <p><%= raw(@description) %></p>