From dd94ebd5687cf9e951207913edef77edb9022882 Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Wed, 11 May 2011 15:47:57 -0300 Subject: [PATCH] Small enhancements --- plugins/shopping_cart/views/cart.html.erb | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/plugins/shopping_cart/views/cart.html.erb b/plugins/shopping_cart/views/cart.html.erb index e9c84ec..c203a5c 100644 --- a/plugins/shopping_cart/views/cart.html.erb +++ b/plugins/shopping_cart/views/cart.html.erb @@ -1,4 +1,3 @@ -<% enterprise_identifier = !locals[:cart].nil? ? Enterprise.find(locals[:cart][:enterprise_id]).identifier : 'bli'%>