* Set the object ID of the 1.5 level drop-down menu.
This commit is contained in:
@@ -364,6 +364,7 @@ class task extends control
|
||||
foreach($bug->files as $file) $task->files[] = $file;
|
||||
}
|
||||
$this->view->fromBug = $bug;
|
||||
if($this->app->tab == 'qa') $this->view->productID = $bug->product;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user