diff --git a/ui-v2/app/components/healthcheck-list/index.hbs b/ui-v2/app/components/healthcheck-list/index.hbs index f510c94240..6cb6fc0833 100644 --- a/ui-v2/app/components/healthcheck-list/index.hbs +++ b/ui-v2/app/components/healthcheck-list/index.hbs @@ -33,13 +33,11 @@
{{or item.Notes '-'}}
- {{#if (not-eq item.Type 'ttl')}}
Output
{{item.Output}}
- {{/if}}