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

This commit is contained in:
Valentin Mihai 2024-05-02 17:31:50 +03:00
parent c009038d6d
commit de7a86dfa5

View File

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