mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
#11360 historigram default 1hour
This commit is contained in:
parent
1bf4657efa
commit
4f51d31f3f
@ -6651,6 +6651,8 @@ function chooseType() {
|
||||
$("#row_agent").show();
|
||||
$("#row_module").show();
|
||||
$("#row_historical_db_check").hide();
|
||||
period_set_value($("#hidden-period").attr('class'), 3600);
|
||||
$("#row_period").find('select').val('3600').trigger('change');
|
||||
break;
|
||||
|
||||
case 'SLA_monthly':
|
||||
|
Loading…
x
Reference in New Issue
Block a user