diff --git a/app/[locale]/(protected)/contributor/agenda-setting/calender-view.tsx b/app/[locale]/(protected)/contributor/agenda-setting/calender-view.tsx index c3747ff5..4e6995e1 100644 --- a/app/[locale]/(protected)/contributor/agenda-setting/calender-view.tsx +++ b/app/[locale]/(protected)/contributor/agenda-setting/calender-view.tsx @@ -494,7 +494,7 @@ const CalendarView = ({ categories }: CalendarViewProps) => { - {roleId == 10 || roleId == 11 ? + {roleId == 11 || roleId == 12 ? - -
- -
-
+
+ {detail?.isDone !== true && + (Number(userLevelNumber) !== 3 || + Number(userLevelNumber) == 2) ? ( + + ) : ( + "" + ) } - > -
+
+
+ +
+
+ +
+
- Hasil Upload - + +
{isTableResult && ( @@ -1223,184 +1243,186 @@ export default function FormTaskDetail() { )} {showInput && ( -
-