Merge branch 'zenops_44' into zenops_46
This commit is contained in:
@@ -934,6 +934,7 @@ class bug extends control
|
||||
$this->view->builds = $this->loadModel('build')->getBuildPairs($productID, 'all', '');
|
||||
$this->view->preAndNext = $this->loadModel('common')->getPreAndNextObject('bug', $bugID);
|
||||
$this->view->product = $product;
|
||||
$this->view->linkCommits = $this->loadModel('repo')->getCommitsByObject($bugID, 'bug');
|
||||
|
||||
$this->view->projects = array('' => '') + $projects;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user