Merge branch 'VM/RED-8692' into 'master'

RED-8692 - do not display "0 warnings found in rules"

Closes RED-8692

See merge request redactmanager/red-ui!411
This commit is contained in:
Dan Percic 2024-05-02 17:13:36 +02:00
commit b7b4d94b30

View File

@ -17,6 +17,7 @@
>
</span>
<span
*ngIf="numberOfWarnings()"
[translateParams]="{ warnings: numberOfWarnings() }"
[translate]="translations[this.type]['warnings-found']"
class="warning"