diff --git a/polyphonic/library/templates/library/work_list.html b/polyphonic/library/templates/library/work_list.html index 397cd6e..1e6993b 100644 --- a/polyphonic/library/templates/library/work_list.html +++ b/polyphonic/library/templates/library/work_list.html @@ -30,7 +30,7 @@
{% endif %} @@ -38,9 +38,9 @@| Work | -Composer | -Edition | +Work {{ "list_arrow"|icon }} | +Composer {{ "list_arrow"|icon }} | +Edition | {% if not collection and not project %}Collection | {% endif %} {% if project %}{% endif %} |
|---|