Merge branch 'sprint/170_mayue_16221' into 'sprint/170'
* Fix bug #16221. See merge request easycorp/zentaopms!436
This commit is contained in:
@@ -437,6 +437,8 @@ class story extends control
|
||||
$products = $this->product->getPairs();
|
||||
$moduleOptionMenu = $this->tree->getOptionMenu($productID, $viewType = 'story', 0, $branch);
|
||||
|
||||
if($product) $this->lang->product->branch = sprintf($this->lang->product->branch, $this->lang->product->branchName[$product->type]);
|
||||
|
||||
/* Init vars. */
|
||||
$planID = $plan;
|
||||
$pri = 0;
|
||||
|
||||
Reference in New Issue
Block a user