Commit 5c768938 by Mitsuhiro Tanda

fix template url for annotation editor

parent baff9b02
...@@ -6,7 +6,7 @@ class PrometheusConfigCtrl { ...@@ -6,7 +6,7 @@ class PrometheusConfigCtrl {
} }
class PrometheusAnnotationsQueryCtrl { class PrometheusAnnotationsQueryCtrl {
static templateUrl = 'annotations.editor.html'; static templateUrl = 'partials/annotations.editor.html';
} }
export { 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