Component-Builder/admin/compiler/joomla_4/module_forms.xml
Robot d1e1a56671
Stable release of v3.2.0-beta1
Move beta to main repo. Fix #1053 so that the right and left tabs display correctly in Joomla 4&5.
2024-03-02 22:10:30 +02:00

12 lines
332 B
XML

<?xml version="1.0" encoding="utf-8"?>
<form
addruleprefix="###NAMESPACEPREFIX###\Component\###ComponentNameSpace###\Administrator\Rule"
addfieldprefix="###NAMESPACEPREFIX###\Component\###ComponentNameSpace###\Administrator\Field"
>
<config>
<inlinehelp button="show"/>
</config>
###FIELDSETS###
###ACCESSCONTROL###
</form>