From 3d210a366649c5e731205a828da9bb7ed5753765 Mon Sep 17 00:00:00 2001 From: tianshujie Date: Fri, 23 Sep 2022 09:15:01 +0800 Subject: [PATCH] * Finish task #70098. --- module/task/view/lineareffort.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/task/view/lineareffort.html.php b/module/task/view/lineareffort.html.php index db0d9902b2..f9f6ad8aaf 100644 --- a/module/task/view/lineareffort.html.php +++ b/module/task/view/lineareffort.html.php @@ -91,7 +91,7 @@ foreach($efforts as $effort) task->date;?> task->recordedBy;?> task->work;?> - task->consumed;?> + task->consumedAB;?> task->left;?>