added some updated notes to the paths area
This commit is contained in:
@ -33,7 +33,8 @@ $fields = $displayData->get('fields') ?: array(
|
||||
'note_add_files_fullpath',
|
||||
'addfilesfullpath',
|
||||
'note_add_folders_fullpath',
|
||||
'addfoldersfullpath'
|
||||
'addfoldersfullpath',
|
||||
'note_constant_paths'
|
||||
);
|
||||
|
||||
?>
|
||||
|
@ -33,7 +33,8 @@ $fields = $displayData->get('fields') ?: array(
|
||||
'note_add_files_fullpath',
|
||||
'addfilesfullpath',
|
||||
'note_add_folders_fullpath',
|
||||
'addfoldersfullpath'
|
||||
'addfoldersfullpath',
|
||||
'note_constant_paths'
|
||||
);
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user