alertlist: adds pause as filter option

closes #7400
This commit is contained in:
bergquist 2017-02-16 16:01:57 +01:00
parent a747d33373
commit c924510deb

View File

@ -15,6 +15,7 @@ export class AlertListCtrl {
{text: 'OK', value: 'ok'},
{text: 'Alerting', value: 'alerting'},
{text: 'No Data', value: 'no_data'},
{text: 'Paused', value: 'paused'},
];
filters = {