From 43a5febf6148a639d5fd917cad4422af5ba6b790 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Sat, 27 Mar 2010 12:54:13 +0000 Subject: [PATCH] Fixed: Links to missing wiki pages not red on project overview page (#5177). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3614 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/projects/show.rhtml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/views/projects/show.rhtml b/app/views/projects/show.rhtml index c47a44364..e98c3504c 100644 --- a/app/views/projects/show.rhtml +++ b/app/views/projects/show.rhtml @@ -7,7 +7,9 @@

<%=l(:label_overview)%>

- <%= textilizable @project.description %> +
+ <%= textilizable @project.description %> +