mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
fix dot in class name
This commit is contained in:
parent
91ed954be8
commit
8d50a94351
@ -177,7 +177,7 @@ This view should receive those arguments:
|
||||
{{ 'Edit'|trans }}
|
||||
</a>
|
||||
{%- else -%}
|
||||
<span class=".chill-no-data-statement">{{ 'No address given'|trans }}</span>
|
||||
<span class="chill-no-data-statement">{{ 'No address given'|trans }}</span>
|
||||
{%- endif -%}
|
||||
</dd>
|
||||
</dl>
|
||||
|
Loading…
x
Reference in New Issue
Block a user