]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/browse/note.html.erb
Update title on pushState, closes #33
[rails.git] / app / views / browse / note.html.erb
index 948cd3a06315ba2cbb0335c1f42621b2ec12e241..a20de88a0e307b604c867930ed3e93d76cc56107 100644 (file)
@@ -1,3 +1,5 @@
+<% set_title("#{t('browse.note.title')} | #{@note.id}") %>
+
 <h2>
   <a class="geolink" href="<%= root_path %>"><span class="icon close"></span></a>
   <%= t "browse.note.#{@note.status}_title", :note_name => @note.id %>