From 7e9466abbde21c829aad9ea4433547655fdfccfb Mon Sep 17 00:00:00 2001 From: sunjun Date: Mon, 16 May 2022 21:08:04 +0800 Subject: [PATCH] sprint_sunjun_631 --- module/execution/view/all.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module/execution/view/all.html.php b/module/execution/view/all.html.php index c747140a80..75db4158ef 100644 --- a/module/execution/view/all.html.php +++ b/module/execution/view/all.html.php @@ -275,8 +275,8 @@ ?> - begin;?>'>begin) ? '' : $child->begin;?> - end;?>'>end) ? '' : $child->end;?> + begin;?>'>begin) ? '' : $child->begin;?> + end;?>'>end) ? '' : $child->end;?> lang->execution->workHour;?>'>hours->totalEstimate . ' ' . $this->lang->execution->workHourUnit;?> lang->execution->workHour;?>'>hours->totalConsumed . ' ' . $this->lang->execution->workHourUnit;?> lang->execution->workHour;?>'>hours->totalLeft . ' ' . $this->lang->execution->workHourUnit;?>