mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Investigating some performance optimizations, added more perf instrumentation & measurements
This commit is contained in:
@@ -15,7 +15,7 @@ function (angular, _) {
|
||||
},
|
||||
restrict: 'E',
|
||||
controller: 'PanelLinksEditorCtrl',
|
||||
templateUrl: 'app/features/panellinkeditor/module.html',
|
||||
templateUrl: 'app/features/panellinks/module.html',
|
||||
link: function() {
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user