UI: Conference website web-assets v2 upgrade #103970
@ -9,7 +9,7 @@ table.table-no-box
|
|||||||
| {% for o in object_list %}
|
| {% for o in object_list %}
|
||||||
tr
|
tr
|
||||||
td(style="width: 4ch;")
|
td(style="width: 4ch;")
|
||||||
span.text-muted {{ o.edition.year }}
|
span.text-muted.text-nowrap {{ o.edition.year }}
|
||||||
td
|
td
|
||||||
a(href="{% url 'festival_entry_detail' edition_path=o.edition.path pk=o.pk %}") {{ o.title }}
|
a(href="{% url 'festival_entry_detail' edition_path=o.edition.path pk=o.pk %}") {{ o.title }}
|
||||||
td.text-right
|
td.text-right
|
||||||
|
Loading…
Reference in New Issue
Block a user