perspectives:add to filter ctx menu

This commit is contained in:
Jan Prochazka
2022-08-04 08:26:35 +02:00
parent 9051ba2ee1
commit 97dc92e413
6 changed files with 53 additions and 27 deletions

View File

@@ -282,7 +282,7 @@
{/each}
</tr>
{/each}
<tr>
<!-- <tr>
{#each display.columns as column}
<th class="filter">
<DataFilterControl
@@ -293,7 +293,7 @@
/>
</th>
{/each}
</tr>
</tr> -->
</thead>
<tbody>
{#each display.rows as row}