mirror of
https://github.com/timberjoegithub/grafana-statusmap.git
synced 2026-07-23 16:13:09 +00:00
feat: branding
This commit is contained in:
@@ -421,6 +421,7 @@ class StatusHeatmapCtrl extends MetricsPanelCtrl {
|
||||
onInitEditMode() {
|
||||
this.addEditorTab('Options', optionsEditorCtrl, 2);
|
||||
this.addEditorTab('Tooltip', tooltipEditorCtrl, 3);
|
||||
this.addEditorTab('About', 'public/plugins/flant-statusmap-panel/partials/about_editor.html', 4);
|
||||
this.unitFormats = kbn.getUnitFormats();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user