Commit 1c50eb34 by Torkel Ödegaard

Merge pull request #3975 from mtanda/prometheus_fix_annotation

fix template url for prometheus annotation editor
parents baff9b02 5c768938
......@@ -6,7 +6,7 @@ class PrometheusConfigCtrl {
}
class PrometheusAnnotationsQueryCtrl {
static templateUrl = 'annotations.editor.html';
static templateUrl = 'partials/annotations.editor.html';
}
export {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment