Partially revert "no empty tables on profile page and spacing for containers"
This partially reverts commit c114e29437.
Handling of empty tables was broken (see /terms with no terms in database)
This commit is contained in:
parent
143b4d6116
commit
5101cf9c1e
@ -1,10 +1,7 @@
|
||||
$newline never
|
||||
<div ##{dbtIdent}-table-wrapper>
|
||||
<div .scrolltable>
|
||||
$if null wRows
|
||||
Keine anstehenden Übungsblätter.
|
||||
$else
|
||||
^{table}
|
||||
^{table}
|
||||
$if pageCount > 1
|
||||
<ul ##{dbtIdent}-pagination .pagination>
|
||||
$forall p <- pageNumbers
|
||||
|
||||
Loading…
Reference in New Issue
Block a user