- delete code for revert
This commit is contained in:
@@ -28,8 +28,6 @@ class tree extends control
|
||||
if(strpos('story|bug|case', $viewType) !== false)
|
||||
{
|
||||
$product = $this->loadModel('product')->getById($rootID);
|
||||
a($product);
|
||||
exit;
|
||||
$this->view->root = $product;
|
||||
$this->view->productModules = $this->tree->getOptionMenu($rootID, 'story');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user