component all the champ
This commit is contained in:
parent
a98aa079e2
commit
a3e8c09e71
121 changed files with 554 additions and 292 deletions
|
@ -0,0 +1,6 @@
|
|||
= @form.hidden_field :value
|
||||
= @form.hidden_field :external_id
|
||||
= react_component("ComboAdresseSearch",
|
||||
required: @champ.mandatory?,
|
||||
id: @champ.input_id,
|
||||
describedby: @champ.describedby_id)
|
Loading…
Add table
Add a link
Reference in a new issue