list accompanying course work

This commit is contained in:
2021-06-25 14:59:10 +02:00
parent d26e08324c
commit cb67605bd2
8 changed files with 130 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{% set reversed_parents = parents|reverse %}
<span class="chill-entity chill-entity__social-action">
<span class="badge badge-primary">
<span class="{% if not options['no-badge'] %}badge badge-primary{% endif %}">
{%- for p in reversed_parents %}
<span class="chill-entity__social-action__parent--{{ loop.revindex0 }}">
{{ p.title|localize_translatable_string }}{{ options['default.separator'] }}