Fixed issue with simple value

This commit is contained in:
Daniel Maya 2017-08-10 15:45:53 +02:00
parent 8309e4fffb
commit e1d4a81034
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':