X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/33e245270a23dd593c8a068253456976a2bc23c9..e4b54c3b5d99c99553e319ead28c3aa8dcd6eecc:/src/store/run-process-panel/run-process-panel-actions.ts?ds=sidebyside 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