updated core and contrib modules, added cartodb maps to leaflet_more_maps

This commit is contained in:
2021-09-02 23:17:31 +02:00
parent 61510f50ba
commit a73c616ee0
5 changed files with 15 additions and 4 deletions

View File

@@ -365,7 +365,9 @@ display:
exclude: false
alter:
alter_text: true
text: "<span class=\"status\">{{ translation_status }}</span>\n{% if translation_outdated %} <span class=\"marker\">{{ 'outdated'|t }}</span>{% endif %}"
text: |-
<span class="status">{{ translation_status }}</span>
{% if translation_outdated %} <span class="marker">{{ 'outdated'|t }}</span>{% endif %}
make_link: false
path: ''
absolute: false