From f0d41aacac3a8edfbe324cf68ff77923b193092a Mon Sep 17 00:00:00 2001 From: leiyong <1549684884@qq.com> Date: Fri, 1 Jan 2021 16:43:53 +0800 Subject: [PATCH] * Finish task#8891. --- module/program/view/prjcreate.html.php | 6 +++--- module/program/view/prjedit.html.php | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/module/program/view/prjcreate.html.php b/module/program/view/prjcreate.html.php index 7b07331eaa..febcd6e8a7 100644 --- a/module/program/view/prjcreate.html.php +++ b/module/program/view/prjcreate.html.php @@ -91,7 +91,7 @@
-
+
type != 'normal' and isset($branchGroups[$product->id]);?>
id, "class='form-control chosen' onchange='loadBranches(this)' data-last='" . $product->id . "'");?> @@ -101,7 +101,7 @@
-
'> +
' style="padding-right: 6px;">
program->addProduct, '', "onchange=addNewProduct(this);");?> @@ -126,7 +126,7 @@ -
+
diff --git a/module/program/view/prjedit.html.php b/module/program/view/prjedit.html.php index 226edd98e6..054aa49401 100644 --- a/module/program/view/prjedit.html.php +++ b/module/program/view/prjedit.html.php @@ -99,7 +99,7 @@
-
+
type != 'normal' and isset($branchGroups[$product->id]);?>
id, "class='form-control chosen' data-placeholder={$lang->program->errorNoProducts} onchange='loadBranches(this)' data-last='" . $product->id . "'");?> @@ -109,7 +109,7 @@
-
'> +
' style="padding-right: 6px;">
@@ -125,10 +125,10 @@ id, array(0 => ''));?> -
id . "]", $plans, $product->plan, "class='form-control chosen'");?>
+
id . "]", $plans, $product->plan, "class='form-control chosen'");?>
-
+