From afc0117423fb103c5f63d6832f291bd8476dbb54 Mon Sep 17 00:00:00 2001 From: frikky Date: Sat, 10 Oct 2020 06:33:22 +0200 Subject: [PATCH] Fixed execution view bugs --- frontend/src/views/AngularWorkflow.jsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/src/views/AngularWorkflow.jsx b/frontend/src/views/AngularWorkflow.jsx index d18044b9..0e7dd0b3 100644 --- a/frontend/src/views/AngularWorkflow.jsx +++ b/frontend/src/views/AngularWorkflow.jsx @@ -5562,7 +5562,10 @@ const AngularWorkflow = (props) => {
{actionimg} - {data.action.label} +
+
{data.action.label}
+
{data.action.name}
+
Status {data.status}
{jsonvalid ?