mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Bugfix
This commit is contained in:
parent
47fc2d70ad
commit
c87919af94
@ -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'];
|
||||
|
Loading…
x
Reference in New Issue
Block a user