mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-06 00:02:13 +00:00
nit
This commit is contained in:
@@ -563,11 +563,9 @@
|
||||
<!-- Several data tables are listed, but only one is the one being
|
||||
queried; the tree would otherwise not say which. -->
|
||||
<span
|
||||
class="shrink-0 rounded-md px-1.5 py-0.5 text-2xs bg-surface-sunken text-secondary"
|
||||
class="shrink-0 w-1.5 h-1.5 rounded-full bg-green-400"
|
||||
title="The data table this manager is connected to"
|
||||
>
|
||||
current
|
||||
</span>
|
||||
></span>
|
||||
{/if}
|
||||
{#if roleInfo}
|
||||
{@const dt = root.datatable}
|
||||
|
||||
Reference in New Issue
Block a user