up suivi
This commit is contained in:
parent
ad240bc1b7
commit
cb34fc3e1b
4 changed files with 24 additions and 10 deletions
|
@ -87,7 +87,9 @@
|
|||
placeholder="+33 1 23 45 67 89">
|
||||
</div>
|
||||
<div id="advanced_tags" class="d-none">
|
||||
{% include 'public/edit/tags.html.twig' with { 'excluded_tags_to_render': excluded_tags_to_render, 'commerce_overpass': commerce_overpass, 'hide_filled_inputs': hide_filled_inputs } %}
|
||||
{% include 'public/edit/tags.html.twig' with { 'excluded_tags_to_render': excluded_tags_to_render,
|
||||
'commerce_overpass': commerce_overpass,
|
||||
'hide_filled_inputs': hide_filled_inputs } %}
|
||||
</div>
|
||||
|
||||
<div id="validation_messages" class="alert alert-danger d-none"></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue