open-consul/ui-v2/app/components/tooltip/index.hbs
Kenia 2afc032b24
ui: Add health check icon to Ingress Upstreams and add Tooltips in additional areas (#8091)
* Add Health Checks and update Tooltips in Ingress Upstreams

* Update Tooltip in Proxy Info tab Upstreams

* Add Tooltips to Proxy Info tab Exposed Paths

* Add Health Checks with Tooltips to Service List page
2020-06-12 09:35:52 -04:00

4 lines
90 B
Handlebars

<EmberTooltip @popperContainer=".app-view" @side="top-start">
{{yield}}
</EmberTooltip>