Added validation rules resolve gh-254. Removed empty sql files. Improved the field area.
This commit is contained in:
@ -117,6 +117,7 @@ class ComponentbuilderController extends JControllerLegacy
|
||||
'custom_code' => 'custom_codes',
|
||||
'library' => 'libraries',
|
||||
'snippet' => 'snippets',
|
||||
'validation_rule' => 'validation_rules',
|
||||
'field' => 'fields',
|
||||
'fieldtype' => 'fieldtypes',
|
||||
'language_translation' => 'language_translations',
|
||||
|
Reference in New Issue
Block a user