1
0
mirror of https://github.com/meineerde/redmine.git synced 2026-03-11 19:53:07 +00:00

Adds a hook on version details view (:view_versions_show_bottom).

git-svn-id: http://redmine.rubyforge.org/svn/branches/work@1782 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2008-09-01 20:30:49 +00:00
parent 068448d734
commit 2928a3aeeb

View File

@ -45,4 +45,6 @@
<% end %>
</div>
<%= call_hook :view_versions_show_bottom, :version => @version %>
<% html_title @version.name %>