[#416] removing reference to now unused local variable
This commit is contained in:
parent
a5b439544a
commit
4fff430846
|
@ -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') %>
|
||||
|
|
Loading…
Reference in New Issue