X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7441f15b4fd59735ae00a16b47cfcf7eb99260a6..e22b9c35f55632d4c8f3f88b59acc8a4a776b316:/app/views/browse/note.html.erb diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index 53ea0759e..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 %>