From 37705914f84a031f9548a0d1ace7eb85e24d2e93 Mon Sep 17 00:00:00 2001 From: rGaillard Date: Mon, 15 Oct 2012 14:25:32 +0000 Subject: [PATCH] // remove debug git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17862 b9a71923-0436-4b27-9f14-aed3839534dd --- admin-dev/themes/default/template/controllers/orders/form.tpl | 1 - 1 file changed, 1 deletion(-) diff --git a/admin-dev/themes/default/template/controllers/orders/form.tpl b/admin-dev/themes/default/template/controllers/orders/form.tpl index f0faa314c..ada7569e4 100755 --- a/admin-dev/themes/default/template/controllers/orders/form.tpl +++ b/admin-dev/themes/default/template/controllers/orders/form.tpl @@ -670,7 +670,6 @@ id_customization = this.id_customization; }); } - console.log(cart_content); cart_content += ''+customized_desc+''; cart_content += '

'; cart_content += '
';