upgraded core, fixed customs modules
This commit is contained in:
@@ -366,7 +366,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
|
||||
|
Reference in New Issue
Block a user