[#416] removing reference to now unused local variable

This commit is contained in:
Gregor Schmidt 2011-05-17 19:53:06 +02:00
parent a5b439544a
commit 4fff430846
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@
<div style="clear: both;"></div>
<%= render :partial => 'action_menu', :locals => {:replace_watcher => 'watcher2' } %>
<%= render :partial => 'action_menu' %>
<div style="clear: both;"></div>
<% if authorize_for('issues', 'edit') %>