This commit is contained in:
sunguangming
2024-01-02 15:04:15 +08:00
parent d184d7b880
commit 56bdf442f9
+1
View File
@@ -54,6 +54,7 @@ if(!isset($programList[$project->parent]))
}
/* Build linked products and plans form row. */
$productGroup = array();
if($linkedProducts && $project->hasProduct && $this->config->vision != 'lite')
{
$i = 0;