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