Adds :view_issues_show_details_bottom hook.

git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1736 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2008-08-12 16:33:39 +00:00
parent 2a04d6188b
commit a7b30d39ce

View File

@@ -53,6 +53,7 @@
<%end
end %>
</tr>
<%= call_hook(:view_issues_show_details_bottom, :issue => @issue) %>
</table>
<hr />