feat(ux): dashboard edit mode progress

This commit is contained in:
Torkel Ödegaard
2016-10-24 13:50:38 +02:00
parent 29e834e74b
commit 01627b3a68
9 changed files with 188 additions and 237 deletions

View File

@@ -384,7 +384,6 @@ module.directive('grafanaGraph', function($rootScope, timeSrv) {
if (!annotations || annotations.length === 0) {
return;
}
console.log(annotations);
var types = {};
types['$__alerting'] = {