From 7c33439d001281f6d674c6e6cbdabaee70e13dde Mon Sep 17 00:00:00 2001 From: daitingting Date: Mon, 2 Jul 2018 14:13:27 +0800 Subject: [PATCH] * Adjust plan link. --- module/project/view/view.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/project/view/view.html.php b/module/project/view/view.html.php index b9fe8ca216..4d2e0650a2 100644 --- a/module/project/view/view.html.php +++ b/module/project/view/view.html.php @@ -189,7 +189,7 @@
$product):?> plan])):?> -
createLink('productplan', 'view', "planID={$product->id}"), $product->name . '/' . $planGroups[$productID][$product->plan]);?>
+
createLink('productplan', 'view', "planID={$product->plan}"), $product->name . '/' . $planGroups[$productID][$product->plan]);?>