* Finish task #78689.

This commit is contained in:
Yagami
2022-12-05 14:16:02 +08:00
parent 3c60e62afa
commit ac2a798661
+1
View File
@@ -274,6 +274,7 @@ class product extends control
if(!$product and $isProjectStory)
{
/* Get branch display under multiple products. */
$branchOptions = array();
foreach($projectProducts as $projectProduct)
{
if($projectProduct and $projectProduct->type != 'normal')