]> source.dussan.org Git - redmine.git/commitdiff
Restores the bottom action menu.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 1 May 2013 13:12:53 +0000 (13:12 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 1 May 2013 13:12:53 +0000 (13:12 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11753 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/issues/show.html.erb

index df46a624c456e4d0ea634feed1a724c4eed5f903..83b4f56ed74bd50f1a585dd0de7a912e5f0ab7b0 100644 (file)
@@ -123,6 +123,7 @@ end %>
 
 
 <div style="clear: both;"></div>
+<%= render :partial => 'action_menu' %>
 
 <div style="clear: both;"></div>
 <% if @issue.editable? %>