acf
This commit is contained in:
13
administrator/components/com_highlights/access.xml
Normal file
13
administrator/components/com_highlights/access.xml
Normal file
@ -0,0 +1,13 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user