-
+
@@ -46,7 +46,7 @@
{{ id }}:
- {{ name }}
+ {{ name }}
diff --git a/client/src/components/Workflow/InvocationsList.vue b/client/src/components/Workflow/InvocationsList.vue
index ac6061a34458..3bdc529f3e4a 100644
--- a/client/src/components/Workflow/InvocationsList.vue
+++ b/client/src/components/Workflow/InvocationsList.vue
@@ -50,7 +50,7 @@
:title="getStoredWorkflowNameByInstanceId(data.item.workflow_id)"
class="truncate">
- {{ getStoredWorkflowNameByInstanceId(data.item.workflow_id) }}
+ {{ getStoredWorkflowNameByInstanceId(data.item.workflow_id) }}
@@ -60,7 +60,7 @@
:title="`
Switch to${getHistoryNameById(data.item.history_id)}`"
class="truncate">
- {{ getHistoryNameById(data.item.history_id) }}
+ {{ getHistoryNameById(data.item.history_id) }}