From c4c57794ea5ed4aa8205adf1e9686bc74e8c6f2f Mon Sep 17 00:00:00 2001 From: lanzongjun Date: Thu, 22 Sep 2022 14:49:33 +0800 Subject: [PATCH] * fix bug #27788 --- module/custom/view/mode.html.php | 6 +++++- module/project/view/create.html.php | 6 +++++- module/project/view/edit.html.php | 6 +++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/module/custom/view/mode.html.php b/module/custom/view/mode.html.php index a48f0bfbc9..c386ff7b99 100644 --- a/module/custom/view/mode.html.php +++ b/module/custom/view/mode.html.php @@ -34,7 +34,11 @@ > - + + + diff --git a/module/project/view/create.html.php b/module/project/view/create.html.php index 2565427d8f..561217406e 100755 --- a/module/project/view/create.html.php +++ b/module/project/view/create.html.php @@ -73,11 +73,15 @@ - + config->projectMode) and $model != 'waterfall'):?> project->noSprint;?> project->noSprintList, 0));?> + + + + project->PM;?> diff --git a/module/project/view/edit.html.php b/module/project/view/edit.html.php index d9387e10bd..17d356fa9a 100755 --- a/module/project/view/edit.html.php +++ b/module/project/view/edit.html.php @@ -77,11 +77,15 @@ code, "class='form-control' required");?> - + config->projectMode) and $model != 'waterfall'):?> project->noSprint;?> project->noSprintList, $project->noSprint, 'disabled'));?> + + + + project->PM;?>