From d44cc92f1769e87af406274a6186cc8e9678ca22 Mon Sep 17 00:00:00 2001 From: Ahmed Awan Date: Mon, 20 May 2024 11:51:32 -0500 Subject: [PATCH] show message for no invocations --- .../Invocation/InvocationScrollList.vue | 24 ++++++++++++++----- 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/client/src/components/Workflow/Invocation/InvocationScrollList.vue b/client/src/components/Workflow/Invocation/InvocationScrollList.vue index dacbe852b1b1..0414674aab1b 100644 --- a/client/src/components/Workflow/Invocation/InvocationScrollList.vue +++ b/client/src/components/Workflow/Invocation/InvocationScrollList.vue @@ -1,7 +1,7 @@