diff --git a/client/src/components/WorkflowInvocationState/InvocationMessage.vue b/client/src/components/WorkflowInvocationState/InvocationMessage.vue new file mode 100644 index 000000000000..3d3efe121ca9 --- /dev/null +++ b/client/src/components/WorkflowInvocationState/InvocationMessage.vue @@ -0,0 +1,192 @@ + + + diff --git a/client/src/components/WorkflowInvocationState/WorkflowInvocationDetails.vue b/client/src/components/WorkflowInvocationState/WorkflowInvocationDetails.vue index fcf9af8baba2..c8977d2b5c07 100644 --- a/client/src/components/WorkflowInvocationState/WorkflowInvocationDetails.vue +++ b/client/src/components/WorkflowInvocationState/WorkflowInvocationDetails.vue @@ -1,8 +1,5 @@