From c7c113de3f534d70479b348ae5fb6e2796586d7e Mon Sep 17 00:00:00 2001 From: Yagami <976204163@qq.com> Date: Fri, 9 Apr 2021 11:03:49 +0800 Subject: [PATCH] * Merge code. --- module/execution/view/all.html.php | 12 ++++++------ module/story/view/view.html.php | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/module/execution/view/all.html.php b/module/execution/view/all.html.php index 4f3d659ee6..dca697c217 100644 --- a/module/execution/view/all.html.php +++ b/module/execution/view/all.html.php @@ -68,11 +68,11 @@ systemMode == 'new')) ? $lang->execution->execName : $lang->execution->name);?> execution->owner);?> - execution->end);?> - execution->execStatus : $lang->execution->status);?> - execution->totalEstimate;?> - execution->totalConsumed;?> - execution->totalLeft;?> + execution->end);?> + execution->execStatus : $lang->execution->status);?> + execution->totalEstimate;?> + execution->totalConsumed;?> + execution->totalLeft;?> execution->progress;?> execution->burn;?> @@ -101,7 +101,7 @@ PM);?> end;?> processStatus('execution', $execution);?> - + lang->execution->workHour;?>'>hours->totalEstimate . $this->lang->execution->workHourUnit;?> diff --git a/module/story/view/view.html.php b/module/story/view/view.html.php index 9ca55b1b54..86b8a59025 100644 --- a/module/story/view/view.html.php +++ b/module/story/view/view.html.php @@ -49,7 +49,7 @@
app->rawModule == 'projectstory') { @@ -57,7 +57,7 @@ $openGroup = 'project'; } ?> - product}&branch={$story->branch}&moduleID={$story->module}&$otherParam", "" . $lang->story->create, '', "class='btn btn-primary' data-app='$openApp'"); ?> + product}&branch={$story->branch}&moduleID={$story->module}&$otherParam&bugID=0&planID=0&todoID=0&extra=&type=$story->type", "" . $lang->story->create, '', "class='btn btn-primary' data-app='$openApp'"); ?>