From 15848e3de6a49d40158c74fa83b1188c6f49b923 Mon Sep 17 00:00:00 2001 From: MaratheHarshad <97970262+MaratheHarshad@users.noreply.github.com> Date: Fri, 15 Nov 2024 03:16:24 +0530 Subject: [PATCH] Fix: Ensure backend receives false when checkbox is unchecked in split-pdf-by-chapters feature (#2234) * Implemented hidden input tags to resolve issue with file input handling * Cleanup: Remove log statements for production readiness --------- Co-authored-by: Harshad Marathe Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> --- src/main/resources/templates/split-pdf-by-chapters.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/templates/split-pdf-by-chapters.html b/src/main/resources/templates/split-pdf-by-chapters.html index 73ec9d562..38d0164b9 100644 --- a/src/main/resources/templates/split-pdf-by-chapters.html +++ b/src/main/resources/templates/split-pdf-by-chapters.html @@ -31,11 +31,13 @@
+
+