Files
conservatorio-tomadini/administrator/components/com_highlights/access.xml
2024-12-31 11:07:09 +01:00

13 lines
722 B
XML

<?xml version="1.0" encoding="utf-8"?>
<access component="com_highlights">
<section name="component">
<action name="core.admin" title="JACTION_ADMIN" description="JACTION_ADMIN" />
<action name="core.manage" title="JACTION_MANAGE" description="JACTION_MANAGE" />
<action name="core.create" title="JACTION_CREATE" description="JACTION_CREATE" />
<action name="core.delete" title="JACTION_DELETE" description="JACTION_DELETE" />
<action name="core.edit" title="JACTION_EDIT" description="JACTION_EDIT" />
<action name="core.edit.state" title="JACTION_EDITSTATE" description="JACTION_EDITSTATE" />
<action name="core.edit.own" title="JACTION_EDITOWN" description="JACTION_EDITOWN" />
</section>
</access>