From 7d36657e01ee75d6f9bf2fa9b771e33d3c071be6 Mon Sep 17 00:00:00 2001 From: rGaillard Date: Mon, 15 Oct 2012 14:25:32 +0000 Subject: [PATCH] // remove debug --- 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 += '
';