* adjust the doc page.
This commit is contained in:
@@ -231,7 +231,6 @@ class product extends control
|
||||
$this->view->position[] = $this->lang->product->doc;
|
||||
$this->view->product = $product;
|
||||
$this->view->docs = $this->loadModel('doc')->getProductDocs($productID);
|
||||
$this->view->modules = $this->doc->getProductModulePairs();
|
||||
$this->view->users = $this->loadModel('user')->getPairs('noletter');
|
||||
$this->display();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user