|
|
|
@ -14,6 +14,7 @@ function formidable_participation_dest_declarer_champs_extras($champs = array())
|
|
|
|
|
'sql' => "TEXT NOT NULL DEFAULT ''", |
|
|
|
|
'versionner' => 'true', |
|
|
|
|
'multiple' => true, |
|
|
|
|
'class' => 'select2', |
|
|
|
|
'label' => _T('formidable_participation_dest:participation_auteurs_supplementaires_label'), |
|
|
|
|
'explication'=> _T('formidable_participation_dest:participation_auteurs_supplementaires_explication'), |
|
|
|
|
), |
|
|
|
|