Merge pull request #13171 from ChantsovaEkaterina/bug/timewindow-no-timezone-selection-in-widget-settings

Added timezone selection in widget settings timewindow
This commit is contained in:
Igor Kulikov 2025-04-10 18:03:35 +03:00 committed by GitHub
commit 447bcd786d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,6 +33,7 @@
noMargin
isEdit="true"
alwaysDisplayTypePrefix
timezone="true"
[historyOnly]="onlyHistoryTimewindow"
quickIntervalOnly="{{ widgetType === widgetTypes.latest }}"
aggregation="{{ widgetType === widgetTypes.timeseries }}"