Metric => Metrics
This commit is contained in:
@@ -49,7 +49,7 @@ class SP_Meta_Box_Equation {
|
|||||||
$options[ 'Performance' ] = self::optgroup( 'sp_performance' );
|
$options[ 'Performance' ] = self::optgroup( 'sp_performance' );
|
||||||
break;
|
break;
|
||||||
case 'metric':
|
case 'metric':
|
||||||
$options[ 'Metric' ] = self::optgroup( 'sp_metric' );
|
$options[ 'Metrics' ] = self::optgroup( 'sp_metric' );
|
||||||
break;
|
break;
|
||||||
endswitch;
|
endswitch;
|
||||||
endforeach;
|
endforeach;
|
||||||
|
|||||||
Reference in New Issue
Block a user