Replace typeahead with simpler autocomplete

This commit is contained in:
Paul Chavard 2018-08-22 15:06:19 +02:00
parent 2500cd516b
commit e1f1827320
21 changed files with 119 additions and 4818 deletions

View file

@ -1,4 +1,4 @@
= form.text_field :value,
'data-address': 'true',
data: { address: true, autocomplete: 'address' },
placeholder: champ.libelle,
required: champ.mandatory?