Fixed issue with simple value

This commit is contained in:
Daniel Maya 2017-08-10 15:45:53 +02:00 committed by daniel
parent ed5c0c71b2
commit 07c115eb4e
1 changed files with 0 additions and 1 deletions

View File

@ -457,7 +457,6 @@ switch ($action) {
$values['period'] = $period;
$values['width'] = $width;
}
break;
case 'percentile_bar':
case 'percentile_item':
case 'static_graph':