Commit 6a08607229fb14d3b473e663b13050f0dc0de748

Authored by Rodrigo Souto
1 parent a505f916

Signing plugin to hot spots

plugins/shopping_cart/lib/shopping_cart_plugin.rb
@@ -46,5 +46,4 @@ class ShoppingCartPlugin < Noosfero::Plugin @@ -46,5 +46,4 @@ class ShoppingCartPlugin < Noosfero::Plugin
46 { :title => 'Shopping cart', :icon => 'shopping_cart_icon', :url => {:controller => 'shopping_cart_plugin_myprofile', :action => 'edit'} } 46 { :title => 'Shopping cart', :icon => 'shopping_cart_icon', :url => {:controller => 'shopping_cart_plugin_myprofile', :action => 'edit'} }
47 end 47 end
48 end 48 end
49 -  
50 end 49 end