* If the product is a shadow one hide it when create a testtask.
This commit is contained in:
@@ -261,6 +261,7 @@ class testtask extends control
|
||||
$this->view->position[] = $this->lang->testtask->create;
|
||||
|
||||
$this->view->productID = $productID;
|
||||
$this->view->product = $this->product->getByID($productID);
|
||||
$this->view->projectID = $projectID;
|
||||
$this->view->executionID = $executionID;
|
||||
$this->view->executions = $executions;
|
||||
|
||||
Reference in New Issue
Block a user