Merge pull request #3975 from mtanda/prometheus_fix_annotation

fix template url for prometheus annotation editor
This commit is contained in:
Torkel Ödegaard
2016-02-10 05:43:14 +01:00
@@ -6,7 +6,7 @@ class PrometheusConfigCtrl {
}
class PrometheusAnnotationsQueryCtrl {
static templateUrl = 'annotations.editor.html';
static templateUrl = 'partials/annotations.editor.html';
}
export {