Skip to content
This repository has been archived by the owner on Jul 13, 2019. It is now read-only.

Show dashboard title as tooltip #5

Open
nymJ opened this issue Apr 5, 2019 · 0 comments
Open

Show dashboard title as tooltip #5

nymJ opened this issue Apr 5, 2019 · 0 comments

Comments

@nymJ
Copy link

nymJ commented Apr 5, 2019

Hello,
great plugin! Is it possible to show the dashboard title from an annotation as tooltip? I changed the module.html file but i didn't get the title of the dashboard.

<div class="dashlist-item" ng-repeat="anno in ctrl.found"> <a class="dashlist-link dashlist-link-{{anno.type}}" ng-click="ctrl.selectAnno(anno, $event);" bs-tooltip="'DashboardId:<br/> {{anno.dashboardId}}'"> <!-- href="#"> --> <span class="dashlist-title"> {{anno.text}} </span>
1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant