From def6dc927263b85d4ea84227192d9b0d89623ce1 Mon Sep 17 00:00:00 2001 From: Hibasherin443 Date: Mon, 4 Aug 2025 11:29:52 +0530 Subject: [PATCH] todo section time hiding --- .../src/components/Activities/ToDoArea.vue | 32 +- next_crm/fixtures/custom_field.json | 4790 ++++++++--------- next_crm/fixtures/property_setter.json | 1026 ++-- 3 files changed, 2915 insertions(+), 2933 deletions(-) diff --git a/frontend/src/components/Activities/ToDoArea.vue b/frontend/src/components/Activities/ToDoArea.vue index 62cf7b7fed..30f7403f59 100644 --- a/frontend/src/components/Activities/ToDoArea.vue +++ b/frontend/src/components/Activities/ToDoArea.vue @@ -14,6 +14,8 @@ {{ getUser(todo.allocated_to).full_name }} + +
- -
-
- -
- -
{{ dateFormat(todo?.custom_from_time, 'D MMM , hh:mm a') }}
-
-
-
-
- -
-
- -
- -
{{ dateFormat(todo?.custom_to_time, 'D MMM , hh:mm a') }}
-
-
-
-
- -
+ + + +
{{ todo.priority }} @@ -111,6 +92,7 @@
+