Loading module/Application/src/Application/Form/EtatSortieForm.php +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ class EtatSortieForm extends AbstractForm ]); $this->add([ 'type' => 'TextArea', 'type' => 'Textarea', 'name' => 'csv-params', 'options' => [ 'label' => "Paramètres d'export CSV (format JSON)", Loading Loading
module/Application/src/Application/Form/EtatSortieForm.php +1 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,7 @@ class EtatSortieForm extends AbstractForm ]); $this->add([ 'type' => 'TextArea', 'type' => 'Textarea', 'name' => 'csv-params', 'options' => [ 'label' => "Paramètres d'export CSV (format JSON)", Loading