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:
commit
b7b4d94b30
@ -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