From 0551ed8d95b2e1931fd69141749998ebbced3500 Mon Sep 17 00:00:00 2001 From: burnettk Date: Fri, 13 Oct 2023 10:23:19 -0400 Subject: [PATCH] all of these are tasks but not all are forms, given manual tasks --- spiffworkflow-frontend/src/components/TaskListTable.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spiffworkflow-frontend/src/components/TaskListTable.tsx b/spiffworkflow-frontend/src/components/TaskListTable.tsx index 7ac09ebbd..c31aece2c 100644 --- a/spiffworkflow-frontend/src/components/TaskListTable.tsx +++ b/spiffworkflow-frontend/src/components/TaskListTable.tsx @@ -170,7 +170,7 @@ export default function TaskListTable({ className="completed-task-modal" >
- ✅ You completed this form{' '} + ✅ You completed this task{' '} {TimeAgo.inWords(formSubmissionTask.end_in_seconds)}