X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/efd50cd529990069dc1ca95f66ec6f61471fe29d..bf9dd8f350ca1b54afb79dda79506d980ccb5738:/app/views/browse/note.html.erb diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index a677a7c14..884f95d57 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 %>