mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Agent/alerts (#2943)
* alerts view is now cached * added styling to alerts page * fixed row detail view import
This commit is contained in:
@@ -57,7 +57,6 @@ export class OperatorsViewComponent extends JobManagementView implements OnInit
|
||||
};
|
||||
|
||||
private dataView: any;
|
||||
private _serverName: string;
|
||||
private _isCloud: boolean;
|
||||
|
||||
@ViewChild('operatorsgrid') _gridEl: ElementRef;
|
||||
|
||||
Reference in New Issue
Block a user