From c29b0edcceda74fd789045db1ec81ef64de16b33 Mon Sep 17 00:00:00 2001 From: Junior Silva Date: Tue, 26 Aug 2014 18:51:01 -0300 Subject: [PATCH] shopping-cart-plugin: instance_exec instead of instance_eval AI3286 --- app/views/catalog/index.html.erb | 4 ++-- app/views/manage_products/show.html.erb | 2 +- lib/noosfero/plugin.rb | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/views/catalog/index.html.erb b/app/views/catalog/index.html.erb index 8b52ea0..7525479 100644 --- a/app/views/catalog/index.html.erb +++ b/app/views/catalog/index.html.erb @@ -14,8 +14,8 @@