mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
render_box person: possible to force disable AltNames; add space between span
This commit is contained in:
@@ -52,7 +52,9 @@
|
||||
{% endmacro label %}
|
||||
|
||||
{%- if render == 'raw' -%}
|
||||
{{ _self.raw(thirdparty, options) }}
|
||||
<span class="entity-raw">
|
||||
{{ _self.raw(thirdparty, options) }}
|
||||
</span>
|
||||
{%- endif -%}
|
||||
|
||||
{%- if render == 'label' -%}
|
||||
|
Reference in New Issue
Block a user