Fixed no rule chains text hint for autocomplete rulechain component

This commit is contained in:
Volodymyr Babak 2023-08-29 15:09:20 +03:00
parent ef29f52abd
commit 439d3e131a

View File

@ -38,7 +38,7 @@
<mat-option *ngIf="!(filteredRuleChains | async)?.length" [value]="null" class="tb-not-found">
<div class="tb-not-found-content" (click)="$event.stopPropagation()">
<div *ngIf="!textIsNotEmpty(searchText); else searchNotEmpty">
<span translate>device-profile.no-device-profiles-found</span>
<span translate>rulechain.no-rulechains-text</span>
</div>
<ng-template #searchNotEmpty>
<span>