// Remove debug statement

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12309 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2012-01-10 14:30:51 +00:00
parent 61e3c925c3
commit f4ba2ee200

View File

@@ -186,7 +186,6 @@
</tr>
</tfoot>
<tbody>
GROUP={$group_use_tax}
{foreach from=$products item=product name=products}
{if !isset($product.deleted)}
{assign var='productId' value=$product.product_id}