From 9988cbf6b88ada4dae23dd6d84db3f72fe452e27 Mon Sep 17 00:00:00 2001 From: Yagami <976204163@qq.com> Date: Thu, 21 Jan 2021 13:40:46 +0800 Subject: [PATCH] * Fix details. --- module/block/view/scrumoverviewblock.html.php | 2 +- module/block/view/waterfallprogressblock.html.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/module/block/view/scrumoverviewblock.html.php b/module/block/view/scrumoverviewblock.html.php index 40ebdfcb37..d5ac5ada73 100644 --- a/module/block/view/scrumoverviewblock.html.php +++ b/module/block/view/scrumoverviewblock.html.php @@ -41,7 +41,7 @@ consumed ? html::a($this->createLink('project', 'index', 'locate=no'), $totalData[$projectID]->consumed) : 0;?>
- block->estimatedHours;?> estimate . ' ' . $config->hourUnit;?> + block->estimatedHours;?> estimate;?>
diff --git a/module/block/view/waterfallprogressblock.html.php b/module/block/view/waterfallprogressblock.html.php index e8b8d37841..39441b481a 100644 --- a/module/block/view/waterfallprogressblock.html.php +++ b/module/block/view/waterfallprogressblock.html.php @@ -12,7 +12,7 @@
-
hourCommon})";?>
+
project->workHour})";?>
PV EV