Inline icon
This commit is contained in:
parent
f5349beaae
commit
375d08488d
@ -38,8 +38,8 @@
|
||||
<table class="table is-striped is-fullwidth">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Work <a href="?start={{ start }}&sort=name">{{ "list_arrow"|icon }}</a></th>
|
||||
<th>Composer <a href="?start={{ start }}&sort=composer">{{ "list_arrow"|icon }}</a></th>
|
||||
<th>Work <span class="icon-text"><a href="?start={{ start }}&sort=name">{{ "list_arrow"|icon }}</a></span></th>
|
||||
<th>Composer <span class="icon-text"><a href="?start={{ start }}&sort=composer">{{ "list_arrow"|icon }}</a></span></th>
|
||||
<th class="is-hidden-mobile">Edition</th>
|
||||
{% if not collection %}<th class="is-hidden-touch">Collection</th>{% endif %}
|
||||
</tr>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user