@@ -5,7 +5,7 | |||
|
5 | 5 | <%= avatar(journal.user, :size => "24") %> |
|
6 | 6 | <%= content_tag('a', '', :name => "note-#{journal.indice}")%> |
|
7 | 7 | <%= authoring journal.created_on, journal.user, :label => :label_updated_time_by %></h4> |
|
8 | ||
|
8 | ||
|
9 | 9 | <% if journal.details.any? %> |
|
10 | 10 | <ul class="details"> |
|
11 | 11 | <% for detail in journal.details %> |
General Comments 0
You need to be logged in to leave comments.
Login now