// Fixed #PSTEST-526
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12609 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -75,10 +75,12 @@
|
||||
<tr>
|
||||
<td colspan="3"> </td>
|
||||
</tr>
|
||||
{if $attributes|@count gt 1}
|
||||
<tr>
|
||||
<td><input type="checkbox" class="check_all_warehouse" value="check_warehouse_{$warehouse['id_warehouse']}" /></td>
|
||||
<td colspan="2"><i>{l s='Mark all products as stored in this warehouse.'}</i></td>
|
||||
</tr>
|
||||
{/if}
|
||||
</table>
|
||||
</div>
|
||||
{/foreach}
|
||||
|
||||
Reference in New Issue
Block a user