Désactiver la multi sélection dans RFM

This commit is contained in:
fredtempez 2019-01-17 18:39:11 +01:00
parent 1a2238ff02
commit a9cc7df0a2
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ $config = array(
|--------------------------------------------------------------------------
| The user can delete multiple files, select all files , deselect all files
*/
'multiple_selection' => true,
'multiple_selection' => false,
/*
|
| The user can have a select button that pass a json to external input or pass the first file selected to editor