Commit 4a4b0476 authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

Autoform

parent 2740202e
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@ class ChampForm extends Form {
            'type' => Button::class,
            'name' => 'creer',
            'options' => [
                'label' => '<i class="fas fa-save"></i> Enregistrer la champ',
                'label' => '<i class="fas fa-save"></i> Enregistrer le champ',
                'label_options' => [
                    'disable_html_escape' => true,
                ],