Commit 6a08607229fb14d3b473e663b13050f0dc0de748
1 parent
a505f916
Exists in
master
and in
28 other branches
Signing plugin to hot spots
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
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 |