From e6e03e0f8c0d8351139af36fbcb28a094711cef6 Mon Sep 17 00:00:00 2001 From: Gabriela Navarro Date: Mon, 20 Jul 2015 17:40:19 +0000 Subject: [PATCH] Fix catalog classes --- views/search/_catalog_filter.html.erb | 80 ++++++++++++++++++++++++++++++++++++++------------------------------------------ views/search/_full_community.html.erb | 10 +++++----- 2 files changed, 43 insertions(+), 47 deletions(-) diff --git a/views/search/_catalog_filter.html.erb b/views/search/_catalog_filter.html.erb index 2f5b589..557841a 100644 --- a/views/search/_catalog_filter.html.erb +++ b/views/search/_catalog_filter.html.erb @@ -1,47 +1,43 @@ -
- -
- -
<%= _("More options") %>
- - -
<%= @message_selected_options %>
- -
- -

<%= _("Categories") %>

-
-
- <% @categories_groupe_one.each do |category| %> -
- <% end %> -
-
- <% @categories_groupe_two.each do |category| %> -
- <% end %> -
-
-
+
-
<%= _("Software Projects:") %> - - (?) -
+
<%= _("More options") %>
+ + +
<%= @message_selected_options %>
-
+
- <%= button_tag _("Clean up"), :id => "cleanup-filter-catalg", :type => "button" %> - <%= button_tag _("Close"), :id => "close-filter-catalog", :type => "button" %> +

<%= _("Categories") %>

+
+
+ <% @categories_groupe_one.each do |category| %> +
+ <% end %> +
+
+ <% @categories_groupe_two.each do |category| %> +
+ <% end %> +
+
+ +
<%= _("Software Projects:") %> + + ?
-
+
+ + <%= button_tag _("Clean up"), :id => "cleanup-filter-catalg", :type => "button" %> + <%= button_tag _("Close"), :id => "close-filter-catalog", :type => "button" %> +
+ diff --git a/views/search/_full_community.html.erb b/views/search/_full_community.html.erb index ed30032..1b6c04d 100644 --- a/views/search/_full_community.html.erb +++ b/views/search/_full_community.html.erb @@ -1,13 +1,13 @@ <% software = community.software_info %>
  • -
    -
    +
    +
    <%= profile_image_link community, :portrait, 'div', community.send(@order + '_label') + show_date(community.created_at) %>
    -
    +
    -
    +
    <% link_name = software.acronym.blank? ? community.name : "#{software.acronym} - #{community.name}" %>

    @@ -22,7 +22,7 @@
    -
    +
    <%= _("Software Categories") %>: -- libgit2 0.21.2