Added Joomla Module builder - Compiler

This commit is contained in:
2019-12-06 07:31:32 +02:00
parent ffbb733576
commit e4d1917c19
33 changed files with 2648 additions and 529 deletions

View File

@ -29,7 +29,7 @@ $fields = $displayData->get($fields_tab_layout) ?: array(
'name',
'description',
'libraries',
'note_model',
'note_libraries_options',
'note_add_language_string'
);