From a1500a49b579cac549c382a205e76a6372b3f52b Mon Sep 17 00:00:00 2001 From: jwollert Date: Wed, 12 Oct 2011 13:36:08 +0200 Subject: [PATCH] [#692] remove duplicate header from the bottom of the ticket show view --- app/views/issues/show.rhtml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/views/issues/show.rhtml b/app/views/issues/show.rhtml index 1224b0fe..48c2282f 100644 --- a/app/views/issues/show.rhtml +++ b/app/views/issues/show.rhtml @@ -117,7 +117,6 @@
-

<%= h @issue.subject %>

<%= render :partial => 'action_menu', :locals => {:replace_watcher => 'watcher2' } %>