added/reworded some comments
This commit is contained in:
@@ -168,6 +168,12 @@ class Analytic extends Base
|
||||
)));
|
||||
}
|
||||
|
||||
/**
|
||||
* Show comparison between actual and estimated hours chart
|
||||
*
|
||||
* @access public
|
||||
*/
|
||||
|
||||
public function compareHours()
|
||||
{
|
||||
$project = $this->getProject();
|
||||
|
||||
Reference in New Issue
Block a user