fix(champs): remove redundant description

This commit is contained in:
Paul Chavard 2021-10-13 13:55:09 +02:00
parent 4002e1157d
commit 4caf2f9592
2 changed files with 0 additions and 4 deletions

View file

@ -2,5 +2,3 @@
{ required: champ.mandatory? },
'on',
'off'
%br

View file

@ -1,6 +1,4 @@
%fieldset.radios
%legend.mandatory-explanation
Sélectionnez une des deux valeurs
%label
= form.radio_button :value, true
Oui