show detail button in banners

This commit is contained in:
2023-07-12 17:02:59 +02:00
parent 36eed4323c
commit 2259a31260
2 changed files with 3 additions and 3 deletions

View File

@@ -59,7 +59,7 @@
<span class=" d-block d-sm-inline-block">
{{ address|chill_entity_render_box({
'render': 'inline', 'multiline': false, 'with_picto': true, 'with_delimiter': true,
'details_button': false
'details_button': true
}) }}
</span>
{% endif %}