From fa808b990b9b8e2e9e4d7721c7d38f5a1363f83e Mon Sep 17 00:00:00 2001 From: tanghucheng Date: Fri, 3 Dec 2021 08:19:14 +0800 Subject: [PATCH] * Merge programplan into stage. --- module/execution/view/all.html.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/module/execution/view/all.html.php b/module/execution/view/all.html.php index 3ee0f126e4..866a25445a 100644 --- a/module/execution/view/all.html.php +++ b/module/execution/view/all.html.php @@ -73,12 +73,12 @@ systemMode == 'new')) ? $lang->execution->execName : $lang->execution->name);?> model == 'waterfall'):?> - programplan->percent);?> - programplan->attribute);?> - execution->begin);?> - execution->end);?> - execution->realBegan);?> - execution->realEnd);?> + programplan->percent);?> + programplan->attribute);?> + execution->begin);?> + execution->end);?> + execution->realBegan);?> + execution->realEnd);?> execution->owner);?> execution->execStatus : $lang->execution->status);?>