diff --git a/app/views/versions/index.html.erb b/app/views/versions/index.html.erb index f3c75e1..abf36b1 100644 --- a/app/views/versions/index.html.erb +++ b/app/views/versions/index.html.erb @@ -68,10 +68,12 @@
<%= link_to_function l(:label_completed_versions),
'$("#toggle-completed-versions").toggleClass("collapsed"); $("#completed-versions").toggle()',
- :id => 'toggle-completed-versions', :class => 'collapsible collapsed' %>
-
+ :id => 'toggle-completed-versions', :class => 'collapsible collapsed' %>
+