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 @@
+