Parcourir la source

feat: ds edit fix

Torkel Ödegaard il y a 8 ans
Parent
commit
dc3e943a4e
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      public/app/features/plugins/ds_edit_ctrl.ts

+ 0 - 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(() => {