Merge pull request #13100 from ArtemDzhereleiko/AD/bug-fix/powered-by-typo
Fixed powered by typo on the dashboard footer
This commit is contained in:
commit
2ae5edb054
@ -365,7 +365,7 @@
|
||||
<mat-icon>close</mat-icon></button>
|
||||
</section>
|
||||
<section *ngIf="!embedded" data-html2canvas-ignore class="tb-powered-by-footer" [style.color]="dashboard.configuration.settings.titleColor">
|
||||
<span>Powered by <a href="https://thingsboard.io" target="_blank">Thingsboard v.{{ thingsboardVersion }}</a></span>
|
||||
<span>Powered by <a href="https://thingsboard.io" target="_blank">ThingsBoard v.{{ thingsboardVersion }}</a></span>
|
||||
</section>
|
||||
</mat-drawer-content>
|
||||
<mat-drawer class="tb-details-drawer"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user