4373cb22cb
This reverts commit4cec26f73a
, reversing changes made to0ef25ef36c
.
4 lines
137 B
Text
4 lines
137 B
Text
= form.text_field :value,
|
|
data: { address: true, autocomplete: 'address' },
|
|
placeholder: champ.libelle,
|
|
required: champ.mandatory?
|