Restores the bottom action menu.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11753 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
5d09c730d4
commit
e1d47931f1
|
@ -123,6 +123,7 @@ end %>
|
||||||
|
|
||||||
|
|
||||||
<div style="clear: both;"></div>
|
<div style="clear: both;"></div>
|
||||||
|
<%= render :partial => 'action_menu' %>
|
||||||
|
|
||||||
<div style="clear: both;"></div>
|
<div style="clear: both;"></div>
|
||||||
<% if @issue.editable? %>
|
<% if @issue.editable? %>
|
||||||
|
|
Loading…
Reference in New Issue