Resolved gh-600 so that the SQL set in the Admin view will exported with the JCB package.

This commit is contained in:
2020-10-11 04:02:00 +02:00
parent 8a87d8977a
commit 8190e72902
5 changed files with 5 additions and 5 deletions

View File

@ -1892,7 +1892,7 @@ class ComponentbuilderModelJoomla_components extends JModelList
'php_batchmove', 'php_before_delete', 'php_before_publish', 'php_before_save', 'php_controller',
'php_controller_list', 'php_document', 'php_getitem', 'php_getitems', 'php_getitems_after_all',
'php_getlistquery', 'php_import', 'php_import_display', 'php_import_ext', 'php_import_headers', 'php_getform',
'php_import_save', 'php_import_setdata', 'php_model', 'php_model_list', 'php_postsavehook', 'php_save'),
'php_import_save', 'php_import_setdata', 'php_model', 'php_model_list', 'php_postsavehook', 'php_save', 'sql'),
'views' => 'admin_views',
'not_base64' => array(),
'name' => 'system_name'