]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/note.html.erb
Fixed changeset time inconsistencies
[rails.git] / app / views / browse / note.html.erb
index 8e277d25f97b6f794052b11ddbffe7030f48c5a1..061a86b067c220ac2a3dffa37396fdc98c42db94 100644 (file)
@@ -1,5 +1,7 @@
-<div class='browse-section header'>
-  <h2><%= t "browse.note.#{@note.status}_title", :note_name => @note.id %></h2>
+<h2><%= t "browse.note.#{@note.status}_title", :note_name => @note.id %>
+  <a class="geolink" href="<%= root_path %>"><span class="icon close"></span></a>
+</h2>
+<div class="browse-section">
   <span>
     <%= t "browse.note.opened" %>: 
     <abbr><%= note_event(@note.created_at, @note.author) %></abbr> by