#11360 historigram default 1hour

This commit is contained in:
Jonathan 2023-06-22 11:55:59 +02:00
parent 1bf4657efa
commit 4f51d31f3f
1 changed files with 2 additions and 0 deletions

View File

@ -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':