From 259621ca01e36e26db577ded60eaf972644de013 Mon Sep 17 00:00:00 2001 From: Daniela Balmus Date: Wed, 12 Mar 2025 15:12:01 +0000 Subject: [PATCH 1/2] KFSPTS-34234 Fix PREQ display --- src/main/webapp/jsp/module/purap/PaymentRequest.jsp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/main/webapp/jsp/module/purap/PaymentRequest.jsp b/src/main/webapp/jsp/module/purap/PaymentRequest.jsp index 5e5b11beda..a2bfdac750 100644 --- a/src/main/webapp/jsp/module/purap/PaymentRequest.jsp +++ b/src/main/webapp/jsp/module/purap/PaymentRequest.jsp @@ -18,8 +18,6 @@ along with this program. If not, see . --%> -<%-- KualiCo 2023-04-19 base code version of the JSP with Cornell customizations applied. --%> - <%@ include file="/jsp/sys/kfsTldHeader.jsp" %> - <%-- Display hold message if payment is on hold --%> +

This Payment Request has been Held by

From 15004540aaaa6b782bb41bceab0ed5b7922cc6a9 Mon Sep 17 00:00:00 2001 From: Daniela Balmus Date: Wed, 12 Mar 2025 15:37:24 +0000 Subject: [PATCH 2/2] KFSPTS-34234 cleanup --- src/main/webapp/jsp/module/purap/PaymentRequest.jsp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/jsp/module/purap/PaymentRequest.jsp b/src/main/webapp/jsp/module/purap/PaymentRequest.jsp index a2bfdac750..9d4d7aa0ad 100644 --- a/src/main/webapp/jsp/module/purap/PaymentRequest.jsp +++ b/src/main/webapp/jsp/module/purap/PaymentRequest.jsp @@ -38,8 +38,9 @@ <%-- Cornell Customization: KFSPTS-1891 --%> - <%-- Display hold message if payment is on hold --%> + + <%-- Display hold message if payment is on hold --%>

This Payment Request has been Held by