fix(async-table): fix condition for uw-async-table class

This commit is contained in:
Sarah Vaupel 2019-10-09 15:57:45 +02:00
parent b8e2911e49
commit 9a87730517

View File

@ -1,3 +1,3 @@
$newline never
<div ##{wIdent "table-wrapper"} :not $ null rows && (dbsEmptyStyle == DBESNoHeading):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}