Merge branch '1206-Problemas-Consola-Visual-dev' into 'develop'

Fixed issue with simple value

See merge request !725
This commit is contained in:
vgilc 2017-08-10 15:49:36 +02:00
commit 3b3e7a9c97
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':