Commit 44433f0a authored by Stephane Bouvry's avatar Stephane Bouvry
Browse files

Erreur lors de la modification d'un jalon (Administration)

parent da71e393
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -63,8 +63,8 @@ class DateTypeForm extends Form implements InputFilterProviderInterface
            'options' => [
                'label' => $label,
                'use_hidden_element' => false,
                'checked_value' => 1,
                'unchecked_value' => 0
                'checked_value' => '1',
                'unchecked_value' => '0'
            ],
            'attributes'    => [
                'class'     => 'form-control',