diff --git a/app/templates/components/data-table-row-current.hbs b/app/templates/components/data-table-row-current.hbs index fef354b1..43608997 100644 --- a/app/templates/components/data-table-row-current.hbs +++ b/app/templates/components/data-table-row-current.hbs @@ -1,4 +1,4 @@ -{{#unless this.rowConfig.divider}} +{{#unless (or this.rowConfig.divider (not this.rowConfig.data))}}