feat: ds edit fix

pull/10719/head
Torkel Ödegaard 7 years ago
parent ccde8d9e2f
commit dc3e943a4e
  1. 1
      public/app/features/plugins/ds_edit_ctrl.ts

@ -38,7 +38,6 @@ export class DataSourceEditCtrl {
navModelSrv
) {
this.navModel = navModelSrv.getNav('cfg', 'datasources', 0);
this.navModel = thi;
this.datasources = [];
this.loadDatasourceTypes().then(() => {

Loading…
Cancel
Save