fix template url for annotation editor

This commit is contained in:
Mitsuhiro Tanda 2016-02-10 11:42:59 +09:00
parent baff9b0267
commit 5c7689388d

View File

@ -6,7 +6,7 @@ class PrometheusConfigCtrl {
}
class PrometheusAnnotationsQueryCtrl {
static templateUrl = 'annotations.editor.html';
static templateUrl = 'partials/annotations.editor.html';
}
export {