Problems: add ack field to table view, closes #946
This commit is contained in:
@@ -48,6 +48,7 @@ export const PANEL_DEFAULTS = {
|
||||
statusField: true,
|
||||
statusIcon: false,
|
||||
severityField: true,
|
||||
ackField: true,
|
||||
ageField: false,
|
||||
descriptionField: true,
|
||||
descriptionAtNewLine: false,
|
||||
|
||||
Reference in New Issue
Block a user