From f4ba2ee20003fb4d0cf71f80ea7aa6b6cc352264 Mon Sep 17 00:00:00 2001 From: tDidierjean Date: Tue, 10 Jan 2012 14:30:51 +0000 Subject: [PATCH] // Remove debug statement git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12309 b9a71923-0436-4b27-9f14-aed3839534dd --- themes/default/order-detail.tpl | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/default/order-detail.tpl b/themes/default/order-detail.tpl index d7fa5a6e5..94b3bd011 100644 --- a/themes/default/order-detail.tpl +++ b/themes/default/order-detail.tpl @@ -186,7 +186,6 @@ - GROUP={$group_use_tax} {foreach from=$products item=product name=products} {if !isset($product.deleted)} {assign var='productId' value=$product.product_id}