// Small fix

This commit is contained in:
rGaillard
2012-07-16 10:08:28 +00:00
parent d36105a60a
commit 3eaae14c8f
@@ -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>