We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2055430 commit c1e0055Copy full SHA for c1e0055
data/libraries/templates/bibliothecaplus/list
@@ -39,7 +39,8 @@
39
<th t:condition='@abbr="Mediengruppe" or contains(a/@href, "Sort$MediaGroup")'/>?
40
<th t:condition='@abbr="Zweigstelle" or contains(a/@href, "Sort$Branch")'/>?
41
<th t:condition='@abbr="Frist" or contains(a/@href, "Sort$DueDate")'/>
42
- <th/>*
+ <t:element t:condition="self::td or self::th"/>*
43
+
44
</t:siblings-header>
45
<!--<th abbr="Verlängerbar">Verlängerbar</th>-->
46
</tr>
0 commit comments