// Fixed name of the products displayed in Supply orders

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14226 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
bMancone
2012-03-22 15:52:12 +00:00
parent ae64a0b854
commit ff9ec486da
@@ -90,7 +90,7 @@
<input type="hidden" name="input_supplier_reference_{$product.id_product}_{$product.id_product_attribute}" value="{$product.supplier_reference}" />
</td>
<td>
{$product.name_displayed}
{$product.name}
<input type="hidden" name="input_name_{$product.id_product}_{$product.id_product_attribute}" value="{$product.name}" />
</td>
<td class="center">