From 41849644f363a4dee9e033c7b34111280ba89b5e Mon Sep 17 00:00:00 2001 From: Allan Carr Date: Fri, 15 Sep 2023 09:15:34 -0700 Subject: [PATCH] IO-2395 Adjust Payment Number Label --- .../payment-expanded-row/payment-expanded-row.component.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/payment-expanded-row/payment-expanded-row.component.jsx b/client/src/components/payment-expanded-row/payment-expanded-row.component.jsx index a96683b70..eaa0d20ed 100644 --- a/client/src/components/payment-expanded-row/payment-expanded-row.component.jsx +++ b/client/src/components/payment-expanded-row/payment-expanded-row.component.jsx @@ -153,7 +153,7 @@ const PaymentExpandedRowComponent = ({ record, bodyshop }) => { {record.type} - + {record.paymentnum} {payment_response && (