By index instead of workflow ID
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
() => { app.closeWorkflow(workflow.id); })}
|
||||
|
||||
function onPageBeforeIn() {
|
||||
$interfaceState.selectedWorkflowID = null;
|
||||
$interfaceState.selectedWorkflowIndex = null;
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user