mirror of
https://github.com/timberjoegithub/grafana-statusmap.git
synced 2026-07-21 23:42:03 +00:00
New logo, more screenshots, links in plugin.json
This commit is contained in:
@@ -21,7 +21,7 @@ export function statusHeatmapOptionsEditor() {
|
||||
return {
|
||||
restrict: 'E',
|
||||
scope: true,
|
||||
templateUrl: 'public/plugins/status-heatmap-panel/options_editor.html',
|
||||
templateUrl: 'public/plugins/status-heatmap-panel/partials/options_editor.html',
|
||||
controller: StatusHeatmapOptionsEditorCtrl,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user