[fix #879] Civilite: display inline
This commit is contained in:
parent
3dd2b7fd1d
commit
68ea1ca1bd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
= render partial: 'new_gestionnaire/dossiers/champs/champ_label', locals: { form: form, champ: champ }
|
= render partial: 'new_gestionnaire/dossiers/champs/champ_label', locals: { form: form, champ: champ }
|
||||||
|
|
||||||
%div
|
.radios
|
||||||
%label
|
%label
|
||||||
= form.radio_button :value, 'M.'
|
= form.radio_button :value, 'M.'
|
||||||
Monsieur
|
Monsieur
|
||||||
|
|
Loading…
Reference in a new issue