mirror of
https://github.com/grafana/grafana.git
synced 2024-11-30 04:34:23 -06:00
fix template url for annotation editor
This commit is contained in:
parent
baff9b0267
commit
5c7689388d
@ -6,7 +6,7 @@ class PrometheusConfigCtrl {
|
||||
}
|
||||
|
||||
class PrometheusAnnotationsQueryCtrl {
|
||||
static templateUrl = 'annotations.editor.html';
|
||||
static templateUrl = 'partials/annotations.editor.html';
|
||||
}
|
||||
|
||||
export {
|
||||
|
Loading…
Reference in New Issue
Block a user