##// END OF EJS Templates
Add :view_issues_index_bottom hook. #5169...
Eric Davis -
r3728:c6223864d061
parent child
Show More
@@ -70,6 +70,7
70 70 <% end %>
71 71
72 72 <% end %>
73 <%= call_hook(:view_issues_index_bottom, { :issues => @issues, :project => @project, :query => @query }) %>
73 74
74 75 <% content_for :sidebar do %>
75 76 <%= render :partial => 'issues/sidebar' %>
General Comments 0
You need to be logged in to leave comments. Login now