Rename Mr in M.
This commit is contained in:
parent
46a87b3283
commit
c6738bf223
5 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@
|
|||
%label
|
||||
%h4
|
||||
Civilité
|
||||
= ff.select :gender, ['Mr', 'Mme']
|
||||
= ff.select :gender, ['M.', 'Mme']
|
||||
.form-group
|
||||
%label
|
||||
%h4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue