Explorar el Código

Removed invalid alerting state

utkarshcmu hace 9 años
padre
commit
a7e67f3bdd
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      public/app/features/alerting/alert_list_ctrl.ts

+ 0 - 1
public/app/features/alerting/alert_list_ctrl.ts

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