RED-8692 - do not display "0 warnings found in rules"
This commit is contained in:
parent
c009038d6d
commit
de7a86dfa5
@ -17,6 +17,7 @@
|
||||
>
|
||||
</span>
|
||||
<span
|
||||
*ngIf="numberOfWarnings()"
|
||||
[translateParams]="{ warnings: numberOfWarnings() }"
|
||||
[translate]="translations[this.type]['warnings-found']"
|
||||
class="warning"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user