Merge branch 'ent-4209-bug-vc-grafica-sla-automatica-explota-en-cuanto-se-le-ajustan-un-label' into 'develop'

Bug en label de  auto sla graph

See merge request artica/pandorafms!2517
This commit is contained in:
Alejandro Fraguas 2019-06-20 13:53:07 +02:00
commit c173f9a58f
1 changed files with 2 additions and 0 deletions

View File

@ -1206,6 +1206,8 @@ switch ($action) {
switch ($type) {
case 'auto_sla_graph':
$elementFields['event_max_time_row'] = $elementFields['period'];
break;
case 'percentile_item':
case 'percentile_bar':
$elementFields['width_percentile'] = $elementFields['width'];