From 38bdcc9ea45bdb49ea678b5711efe17415bc5628 Mon Sep 17 00:00:00 2001 From: mayue Date: Wed, 1 Jun 2022 11:29:41 +0800 Subject: [PATCH] * Optimize code. --- module/execution/view/manageproducts.html.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/module/execution/view/manageproducts.html.php b/module/execution/view/manageproducts.html.php index 027dda2f81..fb462be2a4 100644 --- a/module/execution/view/manageproducts.html.php +++ b/module/execution/view/manageproducts.html.php @@ -76,11 +76,12 @@ + grade == 2):?>
execution->unlinkedProducts;?>
$productName):?> - grade == 2 and isset($linkedProducts[$productID]) and $linkedProducts[$productID]->type != 'normal'):?> + type != 'normal'):?>
'>
@@ -99,6 +100,7 @@
+