cloudfoundry/stratos

View on GitHub
src/frontend/packages/cloud-foundry/src/shared/components/list/list-types/cf-routes/table-cell-tcproute/table-cell-tcproute.component.html

Summary

Maintainability
Test Coverage
<app-boolean-indicator [isTrue]="row.entity.isTCPRoute" [showText]="false" type="yes-no"></app-boolean-indicator>