X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/d9a48d66f977afbe9d5e196e9e22d882b16b3566..0bd6f889c5a4f8f13decd96d6ef478c29b0e388a:/app/views/browse/note.html.erb?ds=sidebyside diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index a677a7c14..ffc198b0a 100644 --- a/app/views/browse/note.html.erb +++ b/app/views/browse/note.html.erb @@ -1,4 +1,4 @@ -<% set_title(t('.title', :id => @note.id)) %> +<% set_title(t(".title", :id => @note.id)) %>
+
<% @note_comments[1..-1].each do |comment| %>-
<%= note_event(comment.event, comment.created_at, comment.author) %>
@@ -41,27 +41,27 @@
<% end %>
<% if @note.status == "open" %>
-
+ <% if current_user -%>
+
+ <% end -%>
<% else %>