mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
feat(plugins): moved http settings to directive instad of just ng-include partial
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
define([
|
||||
'./datasourcesCtrl',
|
||||
'./datasourceEditCtrl',
|
||||
'./orgUsersCtrl',
|
||||
'./newOrgCtrl',
|
||||
'./userInviteCtrl',
|
||||
'./orgApiKeysCtrl',
|
||||
'./orgDetailsCtrl',
|
||||
'../datasources/all',
|
||||
], function () {});
|
||||
|
||||
Reference in New Issue
Block a user