Back to Thingsboard

Asset Profile Dialog.Component

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

4.3.1.1173 B
Original Source

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

close

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