// Fix added GroupShop Manufacturer

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9711 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2011-10-28 13:01:20 +00:00
parent 9fb10416f4
commit c044aea666
2 changed files with 15 additions and 4 deletions
@@ -101,7 +101,7 @@ function check_all_shop() {ldelim}
</td>
</tr>
{if $input.type = 'shop'}
{if $input.type == 'shop'}
{assign var=j value=0}
{foreach $groupData['shops'] as $shopID => $shopData}
{if ((isset($fields_value.shop[$shopID]) && in_array($form_id, $fields_value.shop[$shopID])) || !$form_id)}