fixed line spacing in getform method
This commit is contained in:
@ -362,6 +362,7 @@ class ComponentbuilderModelJoomla_component extends JModelAdmin
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
// update all editors to use this components global editor
|
||||
$global_editor = JComponentHelper::getParams('com_componentbuilder')->get('editor', 'none');
|
||||
$editors = $form->getXml()->xpath("//field[@type='editor']");
|
||||
|
Reference in New Issue
Block a user