@@ -72,7 +72,7 end %> | |||
|
72 | 72 | <% if @journals_count > @journals.length %>(<%= l(:label_last_changes, @journals.length) %>)<% end %></h3> |
|
73 | 73 | <%= render :partial => 'history', :locals => { :journals => @journals } %> |
|
74 | 74 | <% if @journals_count > @journals.length %> |
|
75 |
<p><center><small> |
|
|
75 | <p><center><small><%= link_to l(:label_change_view_all), :action => 'history', :id => @issue %></small></center></p> | |
|
76 | 76 | <% end %> |
|
77 | 77 | </div> |
|
78 | 78 |
General Comments 0
You need to be logged in to leave comments.
Login now