added some updated notes to the paths area

This commit is contained in:
2018-03-02 04:08:40 +02:00
parent 836df43fcc
commit 1902604328
9 changed files with 389 additions and 299 deletions

View File

@ -33,7 +33,8 @@ $fields = $displayData->get('fields') ?: array(
'note_add_files_fullpath',
'addfilesfullpath',
'note_add_folders_fullpath',
'addfoldersfullpath'
'addfoldersfullpath',
'note_constant_paths'
);
?>

View File

@ -33,7 +33,8 @@ $fields = $displayData->get('fields') ?: array(
'note_add_files_fullpath',
'addfilesfullpath',
'note_add_folders_fullpath',
'addfoldersfullpath'
'addfoldersfullpath',
'note_constant_paths'
);
?>