Release of v3.2.2-alpha3

Fix permission issue for admin views. Add extending options to interfaces.
This commit is contained in:
2024-06-05 16:29:28 +02:00
parent dfaaf15ca9
commit b67e534b9f
43 changed files with 1676 additions and 674 deletions

View File

@@ -42,8 +42,8 @@ class ComponentbuilderModelJoomla_power extends AdminModel
protected $tabLayoutFields = array(
'joomla_power' => array(
'fullwidth' => array(
'description',
'settings'
'settings',
'description'
),
'above' => array(
'system_name'