From 230d73498ee19b926ea091fb26b24c54bf8b6ad0 Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Mon, 31 Jan 2022 11:02:01 +0100 Subject: [PATCH] workflow list: mask title --- .../_components/EntityWorkflow/ListWorkflow.vue | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/EntityWorkflow/ListWorkflow.vue b/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/EntityWorkflow/ListWorkflow.vue index ae723097f..15981e532 100644 --- a/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/EntityWorkflow/ListWorkflow.vue +++ b/src/Bundle/ChillMainBundle/Resources/public/vuejs/_components/EntityWorkflow/ListWorkflow.vue @@ -7,7 +7,7 @@

Workflow

-
+
{{ w.relatedEntityClass }} {{ w.relatedEntityId }}
@@ -40,20 +40,6 @@
- -