Back to Thingsboard

Tenant Profile Dialog.Component

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

4.3.1.1175 B
Original Source

{{ (isAdd ? 'tenant-profile.add' : 'tenant-profile.edit' ) | translate }}

close

{{ 'action.cancel' | translate }} {{ (isAdd ? 'action.add' : 'action.save') | translate }}