From bc58658ca33f7fc0d7e33c28b71860396a4ba669 Mon Sep 17 00:00:00 2001 From: Mynima <62206239+RydalWater@users.noreply.github.com> Date: Fri, 4 Oct 2024 18:46:42 +0100 Subject: [PATCH] Hidden Checkbox - Correctly populated hidden field in library objects --- .gitignore | 3 ++- .../library/templates/library/library_shelves.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5c46f07..4ff80ad 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ *env __pycache__* node_modules -*.log \ No newline at end of file +*.log +staticfiles \ No newline at end of file diff --git a/openlibrarian_root/library/templates/library/library_shelves.html b/openlibrarian_root/library/templates/library/library_shelves.html index da0a296..4eb4419 100644 --- a/openlibrarian_root/library/templates/library/library_shelves.html +++ b/openlibrarian_root/library/templates/library/library_shelves.html @@ -133,7 +133,7 @@