* [bug#62978,done,0.2h] fix bug.
This commit is contained in:
@@ -93,7 +93,7 @@ foreach($productList as $key => $value) $productItems[] = array('text' => $value
|
||||
$productName = !empty($product) ? $product->name : '';
|
||||
featureBar
|
||||
(
|
||||
($project->stageBy == 'product' && $project->hasProduct) ? to::leading
|
||||
($project->stageBy == 'product' && $project->hasProduct && empty($project->isTpl)) ? to::leading
|
||||
(
|
||||
dropdown
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user