From 66c6bf6bc5b5a8fc9157c94347aa7affc39aa95a Mon Sep 17 00:00:00 2001 From: mayue Date: Thu, 19 May 2022 07:39:46 +0000 Subject: [PATCH] * Fix bug #22639.* Fix bug #22639.* Fix bug #22639.* Fix bug #22639.* Fix bug #22639.* Fix bug #22639.* Fix bug #22639.* Fix bug #22639. --- module/productplan/view/edit.html.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/module/productplan/view/edit.html.php b/module/productplan/view/edit.html.php index d93ab7321c..ca8c0cf8ca 100644 --- a/module/productplan/view/edit.html.php +++ b/module/productplan/view/edit.html.php @@ -39,12 +39,10 @@ productplan->title;?> title, "class='form-control' required");?> - parent != '-1'):?> - + parent == '-1' ? class='hidden': '';?>> productplan->parent;?> '') + $parentPlanPairs, $plan->parent, "class='form-control chosen'");?> - productplan->status;?> parent == -1 ? "disabled='disabled'" : '' ;?>