From 5101cf9c1e6c21e57358b694f768ad09c614872a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 6 Jul 2018 18:54:04 +0200 Subject: [PATCH] Partially revert "no empty tables on profile page and spacing for containers" This partially reverts commit c114e294372e1991e5e64de7b0f6e9898b7f91c7. Handling of empty tables was broken (see /terms with no terms in database) --- templates/table/layout.hamlet | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/templates/table/layout.hamlet b/templates/table/layout.hamlet index ce079c6dc..a6578422c 100644 --- a/templates/table/layout.hamlet +++ b/templates/table/layout.hamlet @@ -1,10 +1,7 @@ $newline never
- $if null wRows - Keine anstehenden Übungsblätter. - $else - ^{table} + ^{table} $if pageCount > 1
    $forall p <- pageNumbers