dont show table if there isnt any dataz
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
<table class="data-table" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="column-header"></td>
|
||||
{{#notEmpty}}<td class="column-header"></td>{{/notEmpty}}
|
||||
{{#headers}}
|
||||
<td class="column-header">
|
||||
<div class="column-header-title">
|
||||
|
||||
Reference in New Issue
Block a user