From 8d824f5088446e6895f6f59d1b1b506403faf2eb Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Fri, 3 May 2013 09:53:29 +0000 Subject: [PATCH] use li tags for versions in version index (#13242) Contributed by Filou Centrinov. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11781 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/versions/index.html.erb | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/views/versions/index.html.erb b/app/views/versions/index.html.erb index 134c7cafb..f3c75e1a0 100644 --- a/app/views/versions/index.html.erb +++ b/app/views/versions/index.html.erb @@ -57,9 +57,13 @@ <% end %>

<%= l(:label_version_plural) %>

+ <% if @completed_versions.present? %>

<%= link_to_function l(:label_completed_versions),