Signed-off-by: Jane Sandberg <js7389@princeton.edu>
<div class="row" [ngClass]="{'pt-2':copyIndex > 0}"
*ngFor="let copyCount of getHoldingsSummaries(); let copyIdx = index"
[ngClass]="{
- 'text-dark bg-warning' : copyCount.count == 0 && (copyCount.transcendant == 0 || !copyCount.transcendant),
- 'bg-info' : copyCount.count == 0
+ 'text-dark bg-warning' : copyCount.count === 0 && (copyCount.transcendant === 0 || !copyCount.transcendant),
+ 'bg-info' : copyCount.count === 0
}">
<div class="float-left text-left w-50">
<span class="pr-1">