Add new analytic component "Estimated vs actual time per column"
This commit is contained in:
committed by
GitHub
parent
6cadf82a63
commit
a267aa368b
@@ -24,6 +24,7 @@ class ClassProvider implements ServiceProviderInterface
|
||||
'EstimatedTimeComparisonAnalytic',
|
||||
'AverageLeadCycleTimeAnalytic',
|
||||
'AverageTimeSpentColumnAnalytic',
|
||||
'EstimatedActualColumnAnalytic',
|
||||
),
|
||||
'Model' => array(
|
||||
'ActionModel',
|
||||
|
||||
Reference in New Issue
Block a user