@@ -4,7 +4,7 | |||
|
4 | 4 | <h4><div class="journal-link"><%= link_to "##{journal.indice}", :anchor => "note-#{journal.indice}" %></div> |
|
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"> |
General Comments 0
You need to be logged in to leave comments.
Login now