Added the basic code for controller and model for gh-53

This commit is contained in:
dev
2017-03-18 13:16:07 +02:00
parent 7534aed01d
commit b0ad2ddffc
29 changed files with 1452 additions and 1354 deletions

View File

@@ -34,10 +34,10 @@ $fields = $displayData->get('fields') ?: array(
'addcontributors',
'emptycontributors',
'number',
'spacer_hr_c',
'spacer_hr_d',
'note_add_files',
'addfiles',
'spacer_hr_b',
'spacer_hr_e',
'note_add_folders',
'addfolders'
);