Explorar el Código

Merge pull request #1210 from falkenbt/patch-1

Extend tooltip for drilldown link
Torkel Ödegaard hace 11 años
padre
commit
6b8cb4ac7f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/app/features/panellinkeditor/module.html

+ 1 - 1
src/app/features/panellinkeditor/module.html

@@ -1,6 +1,6 @@
 <div class="editor-row">
 <div class="editor-row">
   <div class="section">
   <div class="section">
-		<h5>Drilldown / detail link<tip>These links appear in the dropdown menu in the panel menu</tip></h5>
+		<h5>Drilldown / detail link<tip>These links appear in the dropdown menu in the panel menu. Use var-variableName=value in params to pass templating variables.</tip></h5>
 
 
 		<div class="grafana-target" ng-repeat="link in panel.links"j>
 		<div class="grafana-target" ng-repeat="link in panel.links"j>
 			<div class="grafana-target-inner">
 			<div class="grafana-target-inner">