fix: do not add async-table class to empty tables

This commit is contained in:
Sarah Vaupel 2019-10-09 15:53:29 +02:00
parent 906db21816
commit b8e2911e49

View File

@ -1,3 +1,3 @@
$newline never
<div ##{wIdent "table-wrapper"} uw-async-table data-async-table-db-header=#{toPathPiece HeaderDBTableShortcircuit}>
<div ##{wIdent "table-wrapper"} :not $ null rows && (dbsEmptyStyle == DBESNoHeading):uw-async-table data-async-table-db-header=#{toPathPiece HeaderDBTableShortcircuit}>
^{table}