diff --git a/app/views/versions/index.html.erb b/app/views/versions/index.html.erb index 6b42dc3d8..3a3740a23 100644 --- a/app/views/versions/index.html.erb +++ b/app/views/versions/index.html.erb @@ -25,8 +25,8 @@ <% @versions.each do |version| %>
-

- <%= version_anchor(version)%> +

+ <%= version_anchor(version)%> <%#= link_to_version_show version, :name => version_anchor(version) %> <% if version.completed? %> <%= format_date(version.effective_date) %>