Release of v3.2.2-alpha3
Fix permission issue for admin views. Add extending options to interfaces.
This commit is contained in:
@@ -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'
|
||||
|
Reference in New Issue
Block a user