From cf740675bbe899d1de06b51c51c7da96820ac313 Mon Sep 17 00:00:00 2001 From: "kartik.sharma" Date: Fri, 16 May 2025 09:51:36 +0530 Subject: [PATCH] Modified Manage task popup from project > project list. Change name planned to completed/planned and completed to Today`s planned. --- src/components/Project/Infrastructure/EditActivityModal.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Project/Infrastructure/EditActivityModal.jsx b/src/components/Project/Infrastructure/EditActivityModal.jsx index e539df96..916e1395 100644 --- a/src/components/Project/Infrastructure/EditActivityModal.jsx +++ b/src/components/Project/Infrastructure/EditActivityModal.jsx @@ -335,7 +335,7 @@ const EditActivityModal = ({ {/* {ISselectedActivity && ( */}