From a8a2a6475fa16bb10768aa589ecd70504135dfef Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Tue, 16 Sep 2008 18:23:25 -0300 Subject: [PATCH] ActionItem716: stop annoying animation in product/enterprise browsing --- app/views/search/_product_categories_menu.rhtml | 73 +------------------------------------------------------------------------ 1 file changed, 1 insertion(+), 72 deletions(-) diff --git a/app/views/search/_product_categories_menu.rhtml b/app/views/search/_product_categories_menu.rhtml index f6c4179..91defed 100644 --- a/app/views/search/_product_categories_menu.rhtml +++ b/app/views/search/_product_categories_menu.rhtml @@ -16,7 +16,7 @@ <% end %> <% end %> <% product_categories_menu.each do |cat, hits, childs| %> -
  • +
  • <%= link_to( cat.name + " " + content_tag('small', "(#{hits})"), params.merge({:product_category => cat.id}) @@ -38,76 +38,5 @@ - - <% end %> -- libgit2 0.21.2