]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/note.html.erb
Eliminate separate browse.css asset
[rails.git] / app / views / browse / note.html.erb
index c18fd40b3efddcd8435d97899a4fe9aa7492477e..2d2560ef2ff51a5e52b584cc07962f0b8b3a034e 100644 (file)
@@ -1,7 +1,3 @@
-<% content_for :head do %>
-  <%= stylesheet_link_tag 'browse' %>
-<% end %>
-
 <h2><%= t "browse.note.#{@note.status}_title", :note_name => @note.id %></h2>
 
 <% if @note.comments.find { |comment| comment.author.nil? } -%>