From c504abb84d24e4b447cc68a600c60b3857ca540b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Sun, 13 Mar 2016 20:18:45 +0100 Subject: [PATCH] feat(plugins): added dashboards tab to plugin edit page, #4275 --- .../plugins/partials/plugin_edit.html | 26 +++++++---------- .../app/features/plugins/plugin_edit_ctrl.ts | 28 +++++++++++++------ 2 files changed, 29 insertions(+), 25 deletions(-) diff --git a/public/app/features/plugins/partials/plugin_edit.html b/public/app/features/plugins/partials/plugin_edit.html index c3881381ed5..6ae4ac5f95c 100644 --- a/public/app/features/plugins/partials/plugin_edit.html +++ b/public/app/features/plugins/partials/plugin_edit.html @@ -1,7 +1,4 @@ - - {{ctrl.model.name}} -
@@ -23,7 +20,7 @@