* fix bug #1837.
This commit is contained in:
@@ -334,7 +334,7 @@ class testtask extends control
|
||||
* @access public
|
||||
* @return void
|
||||
*/
|
||||
public function report($productID, $taskID, $browseType, $branchID, $moduleID = 0, $chartType = 'default')
|
||||
public function report($productID, $taskID, $browseType, $branchID, $moduleID = 0, $chartType = 'pie')
|
||||
{
|
||||
$this->loadModel('report');
|
||||
$this->view->charts = array();
|
||||
|
||||
Reference in New Issue
Block a user