From 158b77d54e5d9c8ebaba4a36003ac3ad32e6095f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Mon, 27 Apr 2015 15:01:27 +0200 Subject: [PATCH] small update to panel repeats --- .../features/dashboard/dynamicDashboardSrv.js | 1 + public/app/partials/roweditor.html | 23 ++++++++++++++----- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/public/app/features/dashboard/dynamicDashboardSrv.js b/public/app/features/dashboard/dynamicDashboardSrv.js index 333fb5aed08..286eb116e25 100644 --- a/public/app/features/dashboard/dynamicDashboardSrv.js +++ b/public/app/features/dashboard/dynamicDashboardSrv.js @@ -29,6 +29,7 @@ function (angular, _) { row.panels = _.without(row.panels, panel); j = j - 1; } + delete panel.scopedVars; } } }; diff --git a/public/app/partials/roweditor.html b/public/app/partials/roweditor.html index 243546392cc..f47351c8ffa 100644 --- a/public/app/partials/roweditor.html +++ b/public/app/partials/roweditor.html @@ -17,14 +17,25 @@
-
- +
+
Row details
+
+ +
+
+ +
+ +
-
- + +
+
Templating options
+
+ + +
- -