From 21b2feb13f074927aba03b49fb82048fcb644646 Mon Sep 17 00:00:00 2001 From: "kartik.sharma" Date: Fri, 16 May 2025 17:14:43 +0530 Subject: [PATCH] Update the Project List component column names: 1.Change 'Planned' to 'Completed/Planned' 2.Change 'Completed' to 'Today's Planned --- src/components/Project/Infrastructure/EditActivityModal.jsx | 4 ++-- src/components/Project/Infrastructure/WorkArea.jsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/Project/Infrastructure/EditActivityModal.jsx b/src/components/Project/Infrastructure/EditActivityModal.jsx index 916e1395..e539df96 100644 --- a/src/components/Project/Infrastructure/EditActivityModal.jsx +++ b/src/components/Project/Infrastructure/EditActivityModal.jsx @@ -335,7 +335,7 @@ const EditActivityModal = ({ {/* {ISselectedActivity && ( */}
{ Category - Planned + Completed/Planned - Completed + Today's Planned Progress