mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-21 22:16:00 +00:00
perspective filter menu
This commit is contained in:
@@ -74,6 +74,10 @@
|
||||
<span>{node.title}</span>
|
||||
|
||||
<SortOrderIcon order={node.sortOrder} orderIndex={node.sortOrderIndex} />
|
||||
|
||||
{#if node.getFilter()}
|
||||
<FontIcon icon="img filter" />
|
||||
{/if}
|
||||
</div>
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user