From 30f4f1175313d15437b768a75ee9cb6cfc0bdeaf Mon Sep 17 00:00:00 2001 From: liuhong Date: Mon, 15 Aug 2022 04:44:12 +0000 Subject: [PATCH] *Fix bug #26203 --- module/projectrelease/view/view.html.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module/projectrelease/view/view.html.php b/module/projectrelease/view/view.html.php index 9ff17fea95..1ca5051b39 100644 --- a/module/projectrelease/view/view.html.php +++ b/module/projectrelease/view/view.html.php @@ -72,7 +72,7 @@ priAB);?> story->title);?> openedByAB);?> - story->estimateAB);?> + story->estimateAB);?> statusAB);?> story->stageAB);?> actions?> @@ -99,7 +99,7 @@ ?> openedBy);?> - estimate . $config->hourUnit;?> + estimate . $config->hourUnit;?> processStatus('story', $story);?>