triggers panel: add highlightBackground property to panel defaults
This commit is contained in:
3
dist/panel-triggers/triggers_panel_ctrl.js
vendored
3
dist/panel-triggers/triggers_panel_ctrl.js
vendored
@@ -149,7 +149,8 @@ System.register(['lodash', 'jquery', 'moment', '../datasource-zabbix/utils', 'ap
|
||||
// View options
|
||||
fontSize: '100%',
|
||||
pageSize: 10,
|
||||
highlightNewEvents: true,
|
||||
highlightBackground: false,
|
||||
highlightNewEvents: false,
|
||||
highlightNewerThan: '1h',
|
||||
customLastChangeFormat: false,
|
||||
lastChangeFormat: "",
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user