From 2188f109cb2a76c25de276936f6468140b197f24 Mon Sep 17 00:00:00 2001 From: Pramod Mahajan Date: Sun, 11 May 2025 01:26:57 +0530 Subject: [PATCH] disable Edit button and show "Please wait" message during activity update API call --- src/components/Project/Infrastructure/EditActivityModal.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Project/Infrastructure/EditActivityModal.jsx b/src/components/Project/Infrastructure/EditActivityModal.jsx index 59509509..60c5403c 100644 --- a/src/components/Project/Infrastructure/EditActivityModal.jsx +++ b/src/components/Project/Infrastructure/EditActivityModal.jsx @@ -333,7 +333,7 @@ const EditActivityModal = ({ {/* )} */}
-