mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
parent
eb4e71e2c6
commit
9de4d0fa6b
@ -383,6 +383,7 @@ export class AlertTabCtrl {
|
|||||||
|
|
||||||
test() {
|
test() {
|
||||||
this.testing = true;
|
this.testing = true;
|
||||||
|
this.testResult = false;
|
||||||
|
|
||||||
var payload = {
|
var payload = {
|
||||||
dashboard: this.dashboardSrv.getCurrent().getSaveModelClone(),
|
dashboard: this.dashboardSrv.getCurrent().getSaveModelClone(),
|
||||||
|
Loading…
Reference in New Issue
Block a user