[#692] remove duplicate header from the bottom of the ticket show view

This commit is contained in:
jwollert 2011-10-12 13:36:08 +02:00 committed by Eric Davis
parent d22afea284
commit a1500a49b5
1 changed files with 0 additions and 1 deletions

View File

@ -117,7 +117,6 @@
<div style="clear: both;"></div>
<div class="title-bar" id="lower-title-bar">
<h2><%= h @issue.subject %></h2>
<div class="title-bar-actions">
<%= render :partial => 'action_menu', :locals => {:replace_watcher => 'watcher2' } %>
</div>