Back to Thingsboard

Tenant Profile Autocomplete.Component

ui-ngx/src/app/modules/home/components/profile/tenant-profile-autocomplete.component.html

4.3.1.1444 B
Original Source

tenant-profile.tenant-profile {{ displayTenantProfileFn(selectTenantProfileFormGroup.get('tenantProfile').value) }} closeedit{{ 'notification.create-new' | translate }}

tenant-profile.no-tenant-profiles-found {{ translate.get('tenant-profile.no-tenant-profiles-matching', {entity: truncate.transform(searchText, true, 6, '...')}) | async }} tenant-profile.create-new-tenant-profile {{ 'tenant-profile.tenant-profile-required' | translate }}