From: Toshi MARUYAMA Date: Wed, 14 Sep 2011 12:12:09 +0000 (+0000) Subject: remove trailing tabs from app/views/projects/show.html.erb X-Git-Tag: 1.3.0~738 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7c5122d864799b8ef6b1a3bc834f00f051f79e2b;p=redmine.git 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 --- 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) %>