From 7fa0485534e537ce29da1c7a50d188bfca6dc0f7 Mon Sep 17 00:00:00 2001 From: guofeilong Date: Sun, 9 Oct 2022 02:52:47 +0000 Subject: [PATCH] * finish task #71907 --- module/my/view/execution.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module/my/view/execution.html.php b/module/my/view/execution.html.php index 8c1d481e6a..f9c967d68b 100644 --- a/module/my/view/execution.html.php +++ b/module/my/view/execution.html.php @@ -43,7 +43,7 @@ team->roleAB;?> team->join;?> my->hours;?> - execution->myTask;?> + execution->myTask;?> execution->progress;?> @@ -80,7 +80,7 @@ role;?> join;?> hours;?> - assignedToMeTasks;?> + assignedToMeTasks;?>
progress;?>