mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-10 19:57:43 +02:00
hide_automationOnly_executions (#10828)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -66,11 +66,6 @@
|
||||
<div class="w-full mt-2">
|
||||
<span>
|
||||
<Label label={key.attr.label} />
|
||||
{#if tag}
|
||||
<span class="text-xs">
|
||||
(<Label label={tag.label} />)
|
||||
</span>
|
||||
{/if}
|
||||
</span>
|
||||
<MarkupEditor
|
||||
value={getValue(doc, key.key)}
|
||||
|
||||
Reference in New Issue
Block a user