* show wip limit even if there is zero items in a row
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<h1>
|
||||
{{rowHeading}}
|
||||
<ng-template [ngIf]="wipCount">
|
||||
<ng-template [ngIf]="wipLimit">
|
||||
- {{wipCount}}/{{wipLimit}}
|
||||
</ng-template>
|
||||
</h1>
|
||||
|
||||
Reference in New Issue
Block a user