From 8b91bc8dc3bdec35b275ed5b3e21d0791234d755 Mon Sep 17 00:00:00 2001 From: mahdahar <89adham@gmail.com> Date: Mon, 9 Mar 2026 14:25:17 +0700 Subject: [PATCH] fix: use COLLECTIONDATE instead of REQDATE for PDF links PDFs were being saved based on collection date but links were using REQDATE, causing mismatches. Updated both regular and English PDF links to use COLLECTIONDATE for consistency. --- app/Views/shared/content_requests.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/Views/shared/content_requests.php b/app/Views/shared/content_requests.php index 984914e..bb6dad3 100644 --- a/app/Views/shared/content_requests.php +++ b/app/Views/shared/content_requests.php @@ -269,9 +269,9 @@ $canUnval = $userLevel <= 1;
  • - - PDF - + + PDF +
  • @@ -279,9 +279,9 @@ $canUnval = $userLevel <= 1;
  • - - PDF Eng - + + PDF Eng +