+finish task#406
This commit is contained in:
@@ -295,6 +295,8 @@ class product extends control
|
||||
$this->view->position[] = $this->lang->product->roadmap;
|
||||
$this->view->product = $product;
|
||||
$this->view->roadmaps = $this->product->getRoadmap($productID);
|
||||
ksort($this->view->roadmaps);
|
||||
|
||||
$this->display();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user