* adjust for page style.
This commit is contained in:
@@ -181,7 +181,7 @@ class bug extends control
|
||||
* @access public
|
||||
* @return void
|
||||
*/
|
||||
public function report($productID, $browseType, $branchID, $moduleID, $chartType = '')
|
||||
public function report($productID, $browseType, $branchID, $moduleID, $chartType = 'default')
|
||||
{
|
||||
$this->loadModel('report');
|
||||
$this->view->charts = array();
|
||||
|
||||
Reference in New Issue
Block a user