fix(async-table): fix condition for uw-async-table class
This commit is contained in:
parent
b8e2911e49
commit
9a87730517
@ -1,3 +1,3 @@
|
|||||||
$newline never
|
$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}
|
^{table}
|
||||||
|
|||||||
Reference in New Issue
Block a user