X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c4d4006610c9ebeee1b61e3867f5ec8459180231..e4b54c3b5d99c99553e319ead28c3aa8dcd6eecc:/src/store/run-process-panel/run-process-panel-actions.ts diff --git a/src/store/run-process-panel/run-process-panel-actions.ts b/src/store/run-process-panel/run-process-panel-actions.ts index 314b76214c..a21f7c04bf 100644 --- a/src/store/run-process-panel/run-process-panel-actions.ts +++ b/src/store/run-process-panel/run-process-panel-actions.ts @@ -57,7 +57,7 @@ export const openSetWorkflowDialog = (workflow: WorkflowResource) => dispatch(dialogActions.OPEN_DIALOG({ id: SET_WORKFLOW_DIALOG, data: { - title: 'Data loss warning', + title: 'Form will be cleared', text: 'Changing a workflow will clean all input fields in next step.', confirmButtonLabel: 'Change Workflow', workflow