From dc3e943a4e8a0ab009ffc1644feb5b92d42c4a04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Thu, 18 Jan 2018 17:43:41 +0100 Subject: [PATCH] feat: ds edit fix --- public/app/features/plugins/ds_edit_ctrl.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/public/app/features/plugins/ds_edit_ctrl.ts b/public/app/features/plugins/ds_edit_ctrl.ts index 2f5ad470dc0..b3de80d8bba 100644 --- a/public/app/features/plugins/ds_edit_ctrl.ts +++ b/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(() => {