##// END OF EJS Templates
Added :view_issues_history_journal_bottom hook...
Eric Davis -
r2087:996b2a5c1d78
parent child
Show More
@@ -12,4 +12,5
12 12 </ul>
13 13 <%= render_notes(journal, :reply_links => reply_links) unless journal.notes.blank? %>
14 14 </div>
15 <%= call_hook(:view_issues_history_journal_bottom, { :journal => journal }) %>
15 16 <% end %>
General Comments 0
You need to be logged in to leave comments. Login now