Problems: add ack field to table view, closes #946
This commit is contained in:
@@ -11,6 +11,7 @@ export interface ProblemsPanelOptions {
|
||||
statusField?: boolean;
|
||||
statusIcon?: boolean;
|
||||
severityField?: boolean;
|
||||
ackField?: boolean;
|
||||
ageField?: boolean;
|
||||
descriptionField?: boolean;
|
||||
descriptionAtNewLine?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user