// Small fix
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@16436 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -119,7 +119,7 @@ function check_all_shop() {
|
||||
name="checkBoxShopAsso_{$table}[{$shopID}]"
|
||||
id="checkedBox_{$shopID}"
|
||||
{if $checked} checked="checked"{/if}
|
||||
{if $groupData['disable_shops']} readonly="readonly"{/if}
|
||||
{if $groupData['disable_shops']} readonly="readonly" onclick="return false"{/if}
|
||||
/>
|
||||
{$shopData['name']}
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user