From 583e5d6beb9d05aea403931f70e9466f7931560e Mon Sep 17 00:00:00 2001 From: Teajey <21069848+Teajey@users.noreply.github.com> Date: Wed, 8 May 2024 22:54:13 +1200 Subject: [PATCH] fix: checklist required mechanism --- templates/base.gotmpl | 13 ++++++++----- templates/foreign_wishlist.gotmpl | 6 +++--- templates/home.gotmpl | 5 ++--- 3 files changed, 13 insertions(+), 11 deletions(-) diff --git a/templates/base.gotmpl b/templates/base.gotmpl index 310de43..7fea8ec 100644 --- a/templates/base.gotmpl +++ b/templates/base.gotmpl @@ -5,11 +5,14 @@ Lishwist diff --git a/templates/foreign_wishlist.gotmpl b/templates/foreign_wishlist.gotmpl index 1eecff2..fa1c74e 100644 --- a/templates/foreign_wishlist.gotmpl +++ b/templates/foreign_wishlist.gotmpl @@ -9,9 +9,9 @@

{{.Username}}'s list

- - + onchange="acceptNames(this, 'claimSubmit', 'claimed', 'unclaimed'); acceptNames(this, 'completeSubmit', 'claimed');"> + +