triggers panel: add highlightBackground property to panel defaults

This commit is contained in:
Alexander Zobnin
2018-03-23 16:10:15 +03:00
parent 01927ec4ad
commit 88ed124965
3 changed files with 5 additions and 3 deletions

View File

@@ -50,7 +50,8 @@ export const PANEL_DEFAULTS = {
// View options
fontSize: '100%',
pageSize: 10,
highlightNewEvents: true,
highlightBackground: false,
highlightNewEvents: false,
highlightNewerThan: '1h',
customLastChangeFormat: false,
lastChangeFormat: "",