Back to Thingsboard

Solution Install Dialog.Component

ui-ngx/src/app/modules/home/components/iot-hub/solution-install-dialog.component.html

4.3.1.3248 B
Original Source

@if (instructions) {info_outline} {{ (instructions ? 'iot-hub.solution-instructions' : 'iot-hub.solution-install-title') | translate }} close

{{ 'action.close' | translate }} @if (dashboardId) { {{ 'iot-hub.goto-main-dashboard' | translate }} }