mirror of
https://github.com/gantry/gantry5.git
synced 2026-08-19 01:15:04 -05:00
8 lines
375 B
XML
8 lines
375 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<!DOCTYPE config>
|
|
<config>
|
|
<fieldset name="permissions" label="JCONFIG_PERMISSIONS_LABEL" description="JCONFIG_PERMISSIONS_DESC">
|
|
<field name="rules" type="rules" label="JCONFIG_PERMISSIONS_LABEL" class="inputbox" filter="rules" validate="rules" component="com_gantry5" section="component" />
|
|
</fieldset>
|
|
</config>
|