From: Toshi MARUYAMA Date: Fri, 3 May 2013 09:53:29 +0000 (+0000) Subject: use li tags for versions in version index (#13242) X-Git-Tag: 2.4.0~417 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8d824f5088446e6895f6f59d1b1b506403faf2eb;p=redmine.git 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 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),