From 1acd92b85d12e2499c66597c11202be42b341386 Mon Sep 17 00:00:00 2001 From: tanghucheng Date: Fri, 3 Dec 2021 09:13:57 +0800 Subject: [PATCH] * Merge programplan into stage. --- module/execution/view/all.html.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module/execution/view/all.html.php b/module/execution/view/all.html.php index f3b3147717..6adef7c96c 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->percent);?> programplan->attribute);?> - execution->begin);?> - execution->end);?> + execution->begin);?> + execution->end);?> execution->realBegan);?> - execution->realEnd);?> + execution->realEnd);?> execution->owner);?> execution->execStatus : $lang->execution->status);?>