Added the option to import JCB packages with GUID mapping. Resolved gh-657 to allow for painless fieldtype change in the field area.
This commit is contained in:
@ -163,6 +163,7 @@ class ComponentbuilderModelClass_extendings extends JModelList
|
||||
{
|
||||
$extension_typeArray = array(
|
||||
0 => 'COM_COMPONENTBUILDER_CLASS_EXTENDS_SELECT_AN_OPTION',
|
||||
'powers' => 'COM_COMPONENTBUILDER_CLASS_EXTENDS_POWERS',
|
||||
'components' => 'COM_COMPONENTBUILDER_CLASS_EXTENDS_COMPONENTS',
|
||||
'plugins' => 'COM_COMPONENTBUILDER_CLASS_EXTENDS_PLUGINS',
|
||||
'modules' => 'COM_COMPONENTBUILDER_CLASS_EXTENDS_MODULES'
|
||||
|
Reference in New Issue
Block a user