From 7c5122d864799b8ef6b1a3bc834f00f051f79e2b Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Wed, 14 Sep 2011 12:12:09 +0000 Subject: [PATCH] remove trailing tabs from app/views/projects/show.html.erb git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7230 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/projects/show.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/projects/show.html.erb b/app/views/projects/show.html.erb index 97409441f..1084d64e2 100644 --- a/app/views/projects/show.html.erb +++ b/app/views/projects/show.html.erb @@ -5,11 +5,11 @@

<%=l(:label_overview)%>

- +
<%= textilizable @project.description %> -
+
+ <% if User.current.allowed_to?(:view_issues, @project) %>