From 59a2d30d239c216dd9ec7c1204e4977610b6e22d Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Sat, 14 Dec 2024 19:23:26 -0600 Subject: [PATCH] Remove @required attributes from hidden forms --- templates/ArtworkForm.php | 2 +- templates/ProjectForm.php | 4 +--- www/artworks/get.php | 2 +- www/ebook-placeholders/get.php | 2 +- 4 files changed, 4 insertions(+), 6 deletions(-) diff --git a/templates/ArtworkForm.php b/templates/ArtworkForm.php index dbf4dde4..d0566d23 100644 --- a/templates/ArtworkForm.php +++ b/templates/ArtworkForm.php @@ -190,7 +190,7 @@ $isEditForm = $isEditForm ?? false; diff --git a/templates/ProjectForm.php b/templates/ProjectForm.php index 333ae035..2f48eaac 100644 --- a/templates/ProjectForm.php +++ b/templates/ProjectForm.php @@ -8,7 +8,6 @@ $reviewers = User::GetAllByCanReviewProjects(); @@ -61,8 +60,7 @@ $reviewers = User::GetAllByCanReviewProjects(); diff --git a/www/artworks/get.php b/www/artworks/get.php index 477eb22e..3a46e4bd 100644 --- a/www/artworks/get.php +++ b/www/artworks/get.php @@ -200,7 +200,7 @@ catch(Exceptions\InvalidPermissionsException){ diff --git a/www/ebook-placeholders/get.php b/www/ebook-placeholders/get.php index aef45b14..c96be037 100644 --- a/www/ebook-placeholders/get.php +++ b/www/ebook-placeholders/get.php @@ -76,7 +76,7 @@ catch(Exceptions\EbookNotFoundException){ -
+
EbookPlaceholder->IsPublicDomain){ ?> EbookPlaceholder->IsInProgress){ ?>

We don’t have this ebook in our catalog yet, but someone is working on it now! We hope to have it available for you to read very soon.