// 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:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user