mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
Show alt names in person search results
This commit is contained in:
@@ -83,6 +83,10 @@
|
||||
{% endmacro %}
|
||||
|
||||
|
||||
{#
|
||||
this enclose the rendering inside a "li", which ease the placement operation when the address
|
||||
must be shown in such list
|
||||
#}
|
||||
{%- if render == 'list' -%}
|
||||
<li class="chill-entity entity-address">
|
||||
{% if options['with_picto'] %}
|
||||
|
Reference in New Issue
Block a user