This commit is contained in:
chaideqing
2023-12-22 05:47:22 +00:00
parent dbdf25e4fb
commit 0f3ecb9bef
+1
View File
@@ -125,6 +125,7 @@ if($execution->projectInfo->hasProduct || $features['plan'])
a
(
set::title($product->name . '/' . $planGroups[$productID][$planID]),
set('data-app', $execution->projectInfo->hasProduct ? '' : 'project'),
hasPriv('productplan', 'view') ? set::href(createLink('productplan', 'view', "planID={$planID}")) : null,
span($product->name . '/' . $planGroups[$productID][$planID])
)