From 8d824f5088446e6895f6f59d1b1b506403faf2eb 2013-05-03 09:53:29 From: Toshi MARUYAMA Date: 2013-05-03 09:53:29 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 --- diff --git a/app/views/versions/index.html.erb b/app/views/versions/index.html.erb index 134c7ca..f3c75e1 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),