Stable release of v3.2.0-beta4
Add Preferred Joomla Version to Components.
This commit is contained in:
@@ -27,6 +27,7 @@ $fields_tab_layout = 'fields_' . $layout_path_array[1];
|
||||
// get the fields
|
||||
$fields = $displayData->get($fields_tab_layout) ?: array(
|
||||
'system_name',
|
||||
'preferred_joomla_version',
|
||||
'add_powers'
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user