Jelajahi Sumber

feat: ds edit fix

Torkel Ödegaard 8 tahun lalu
induk
melakukan
dc3e943a4e
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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(() => {