// Remove debug statement

This commit is contained in:
tDidierjean
2012-01-10 14:30:51 +00:00
parent b2ea2268b6
commit 34287649fd
-1
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}