Skip to content

Commit 30b2b8e

Browse files
authored
Remove tooltip from summary kpi (#2406)
1 parent c71eb9f commit 30b2b8e

File tree

1 file changed

+0
-3
lines changed
  • app/institutions/dashboard/-components/total-count-kpi-wrapper/total-count-kpi

1 file changed

+0
-3
lines changed

app/institutions/dashboard/-components/total-count-kpi-wrapper/total-count-kpi/template.hbs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
<div local-class='total-container'>
99
{{@data.total}}
1010
</div>
11-
<EmberTooltip>
12-
{{@data.title}} - {{@data.total}}
13-
</EmberTooltip>
1411
{{else}}
1512
{{t 'institutions.dashboard.empty'}}
1613
{{/if}}

0 commit comments

Comments
 (0)