mirror of
https://github.com/grafana/grafana.git
synced 2026-07-30 00:08:10 -05:00
ds: updated ds nav
This commit is contained in:
@@ -50,7 +50,7 @@ export function setupAngularRoutes($routeProvider, $locationProvider) {
|
||||
})
|
||||
.when('/datasources/edit/:id/dashboards', {
|
||||
templateUrl: 'public/app/features/plugins/partials/ds_dashboards.html',
|
||||
controller: 'DataSourceEditCtrl',
|
||||
controller: 'DataSourceDashboardsCtrl',
|
||||
controllerAs: 'ctrl',
|
||||
})
|
||||
.when('/datasources/new', {
|
||||
|
||||
Reference in New Issue
Block a user