Skip to content

Commit c1e0055

Browse files
committed
bibliothecaplus: fix td in header loan list
1 parent 2055430 commit c1e0055

File tree

1 file changed

+2
-1
lines changed
  • data/libraries/templates/bibliothecaplus

1 file changed

+2
-1
lines changed

data/libraries/templates/bibliothecaplus/list

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@
3939
<th t:condition='@abbr="Mediengruppe" or contains(a/@href, "Sort$MediaGroup")'/>?
4040
<th t:condition='@abbr="Zweigstelle" or contains(a/@href, "Sort$Branch")'/>?
4141
<th t:condition='@abbr="Frist" or contains(a/@href, "Sort$DueDate")'/>
42-
<th/>*
42+
<t:element t:condition="self::td or self::th"/>*
43+
4344
</t:siblings-header>
4445
<!--<th abbr="Verlängerbar">Verlängerbar</th>-->
4546
</tr>

0 commit comments

Comments
 (0)