From 4fe3d248cd79ba34786bcc7314446122c82f8410 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Fri, 16 Jul 2021 15:00:36 +0800 Subject: [PATCH] * fix bug #13699. --- module/execution/view/batchedit.html.php | 4 ++-- module/upgrade/view/to15guide.html.php | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/module/execution/view/batchedit.html.php b/module/execution/view/batchedit.html.php index 56d0e8c1b0..97a3fcd2ee 100755 --- a/module/execution/view/batchedit.html.php +++ b/module/execution/view/batchedit.html.php @@ -51,7 +51,7 @@ idAB;?> systemMode == 'new' and isset($project) and $project->model == 'scrum'):?> - execution->project;?> + execution->project;?> execution->$name;?> execution->$code;?> @@ -123,7 +123,7 @@ - + goback, $this->session->executionList, 'self', '', 'btn btn-wide');;?> diff --git a/module/upgrade/view/to15guide.html.php b/module/upgrade/view/to15guide.html.php index 54a38160b4..2a2e7a808e 100644 --- a/module/upgrade/view/to15guide.html.php +++ b/module/upgrade/view/to15guide.html.php @@ -46,7 +46,6 @@