mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-11 20:27:43 +02:00
ValueIsSet criteria mode (#9815)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
<Label label={attribute.label} />
|
||||
</div>
|
||||
<Label label={selectedMode.label} />
|
||||
{#if presenter}
|
||||
{#if presenter && !selectedMode.withoutEditor}
|
||||
{#if contextValue && context}
|
||||
<ContextValuePresenter {contextValue} {context} {process} />
|
||||
{:else}
|
||||
|
||||
Reference in New Issue
Block a user