mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(ux): dashboard edit mode progress
This commit is contained in:
@@ -384,7 +384,6 @@ module.directive('grafanaGraph', function($rootScope, timeSrv) {
|
||||
if (!annotations || annotations.length === 0) {
|
||||
return;
|
||||
}
|
||||
console.log(annotations);
|
||||
|
||||
var types = {};
|
||||
types['$__alerting'] = {
|
||||
|
||||
Reference in New Issue
Block a user