X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/220ad927662dcc3e93a7cee337ddc385e19cd386..92ca4069957666065194e0b63de5b46261b8a21d:/app/views/notes/mine.html.erb
diff --git a/app/views/notes/mine.html.erb b/app/views/notes/mine.html.erb
index c7015578b..2f68ba5c6 100644
--- a/app/views/notes/mine.html.erb
+++ b/app/views/notes/mine.html.erb
@@ -5,15 +5,17 @@
<%= render :partial => "notes_paging_nav" %>
-
-
- |
- <%= t ".id" %> |
- <%= t ".creator" %> |
- <%= t ".description" %> |
- <%= t ".created_at" %> |
- <%= t ".last_changed" %> |
-
+
+
+
+ |
+ <%= t ".id" %> |
+ <%= t ".creator" %> |
+ <%= t ".description" %> |
+ <%= t ".created_at" %> |
+ <%= t ".last_changed" %> |
+
+
<% @notes.each do |note| -%>
class="creator"<% end %>>
|