From 982a5b1a39a63d9195a42daca2bfaffcd48ca8a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Thu, 11 Dec 2014 07:26:00 -0800 Subject: [PATCH] Panel: drilldown link, moved new params tooltip to params property, #1210 --- src/app/features/panellinkeditor/module.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/app/features/panellinkeditor/module.html b/src/app/features/panellinkeditor/module.html index 28afbe0b252..3d5eec5fc86 100644 --- a/src/app/features/panellinkeditor/module.html +++ b/src/app/features/panellinkeditor/module.html @@ -1,6 +1,6 @@
-
Drilldown / detail linkThese links appear in the dropdown menu in the panel menu. Use var-variableName=value in params to pass templating variables.
+
Drilldown / detail linkThese links appear in the dropdown menu in the panel menu.
@@ -32,7 +32,9 @@ -
  • params
  • +
  • params + Use var-variableName=value to pass templating variables. +