21 lines
1.0 KiB
XML
21 lines
1.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<access component="com_mokosuitechurch">
|
|
<section name="component">
|
|
<action name="core.admin" title="JACTION_ADMIN" />
|
|
<action name="core.options" title="JACTION_OPTIONS" />
|
|
<action name="core.manage" title="JACTION_MANAGE" />
|
|
<action name="core.create" title="JACTION_CREATE" />
|
|
<action name="core.delete" title="JACTION_DELETE" />
|
|
<action name="core.edit" title="JACTION_EDIT" />
|
|
<action name="church.members.manage" title="Manage Members" />
|
|
<action name="church.families.manage" title="Manage Families" />
|
|
<action name="church.contributions.manage" title="Manage Contributions" />
|
|
<action name="church.funds.manage" title="Manage Funds" />
|
|
<action name="church.ministries.manage" title="Manage Ministries" />
|
|
<action name="church.attendance.manage" title="Manage Attendance" />
|
|
<action name="church.facilities.manage" title="Manage Facilities" />
|
|
<action name="church.reports" title="View Reports" />
|
|
<action name="church.settings" title="Manage Settings" />
|
|
</section>
|
|
</access>
|