From 042084fbaa710529f13efd743603057330ca56fa Mon Sep 17 00:00:00 2001 From: Daniel Haselhan Date: Thu, 21 Sep 2023 16:51:01 -0700 Subject: [PATCH] Show PID error when Parcel type is not selected --- .../notification-details/parcel/parcel.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal-frontend/src/app/features/notifications/notification-details/parcel/parcel.component.html b/portal-frontend/src/app/features/notifications/notification-details/parcel/parcel.component.html index 1b3e8922b1..9d96f578e2 100644 --- a/portal-frontend/src/app/features/notifications/notification-details/parcel/parcel.component.html +++ b/portal-frontend/src/app/features/notifications/notification-details/parcel/parcel.component.html @@ -36,7 +36,7 @@

Parcel {{ parcelInd + 1 }} Information

{{ parcel.pid | mask : '000-000-000' }}