Merged PR 1315: #3269 Bestellbestaetigung fehlerhafte Anzeige

#3269 Bestellbestaetigung fehlerhafte Anzeige

Related work items: #3269
This commit is contained in:
Andreas Schickinger
2022-07-11 12:59:22 +00:00
committed by Lorenz Hilpert
parent f60815ef63
commit 30f4d4588f

View File

@@ -72,7 +72,7 @@
<div class="info-row">
<ng-container *ngIf="order?.product?.format && order?.product?.formatDetail">
<img class="order-icon" [src]="'/assets/images/Icon_' + order?.product?.format + '.svg'" alt="book-icon" />
<span class="format">{{ order.product?.formatDetail }}</span>
<span class="format">{{ order.product?.format }}</span>
</ng-container>
<ng-container *ngIf="order?.product?.contributors">
<span class="separator" *ngIf="order?.product?.format && order?.product?.formatDetail">|</span>