Skip to content

Commit

Permalink
Remove tooltip from summary kpi (#2406)
Browse files Browse the repository at this point in the history
  • Loading branch information
futa-ikeda authored Nov 19, 2024
1 parent c71eb9f commit 30b2b8e
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
<div local-class='total-container'>
{{@data.total}}
</div>
<EmberTooltip>
{{@data.title}} - {{@data.total}}
</EmberTooltip>
{{else}}
{{t 'institutions.dashboard.empty'}}
{{/if}}
Expand Down

0 comments on commit 30b2b8e

Please sign in to comment.