فهرست منبع

feat: ds edit fix

Torkel Ödegaard 8 سال پیش
والد
کامیت
dc3e943a4e
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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(() => {