ACL actions tag cause 'roles resource tree' draw incorrectly in admin/system/permissions/roles
- by latvian
Hi,
We created new action similar to 'hold', 'ship' and others in the 'sales_order/view' admin section that can be triggered by clicking at the button. Afterward, we added our new action to the ACL with the following code in config.xml:
<acl>
<resources>
<admin>
<children>
…