mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 13:17:45 +02:00
Fix processes triggers (On card update, on subprocesses done) (#9841)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
@@ -78,6 +78,10 @@
|
||||
items={triggersItems}
|
||||
bind:selected={selectedTrigger}
|
||||
label={plugin.string.Trigger}
|
||||
on:change={() => {
|
||||
params = {}
|
||||
result = null
|
||||
}}
|
||||
justify={'left'}
|
||||
width={'100%'}
|
||||
kind={'no-border'}
|
||||
|
||||
Reference in New Issue
Block a user