diff --git a/client/src/app/portal/employee/shipment/shipment-history/shipment-history.component.html b/client/src/app/portal/employee/shipment/shipment-history/shipment-history.component.html index 614b725..d091edd 100644 --- a/client/src/app/portal/employee/shipment/shipment-history/shipment-history.component.html +++ b/client/src/app/portal/employee/shipment/shipment-history/shipment-history.component.html @@ -159,20 +159,18 @@ {{ getClient(detail) }} - {{ getClient(detail) }} - - - {{ getRFQ(detail) }} + {{ getRFQ(detail) }} - {{ getInvoice(detail) }} + {{ getInvoice(detail) }} - {{ getDelivery(detail) }} + {{ getDelivery(detail) }} - {{detail.status}} + {{ detail.status }} +