From ccc1982c6cdb54951cff31fa8fd561ca4c3b0928 Mon Sep 17 00:00:00 2001 From: Dave Morriss Date: Sun, 27 Aug 2023 16:00:00 +0100 Subject: [PATCH] Fixed miscalculation triggering 'Call for shows' templates/shared-call_for_shows.tpl.html: - Cosmetic change templates/queries-call_for_shows-mysql.tpl.html: templates/queries-call_for_shows-sqlite.tpl.html: - In a period of 10 days the minimum number of weekday-only shows is 6, not 7. Adjusted the queries appropriately. --- templates/queries-call_for_shows-mysql.tpl.html | 6 +++--- templates/queries-call_for_shows-sqlite.tpl.html | 6 +++--- templates/shared-call_for_shows.tpl.html | 3 +-- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/templates/queries-call_for_shows-mysql.tpl.html b/templates/queries-call_for_shows-mysql.tpl.html index 4f17762..9f67a7a 100644 --- a/templates/queries-call_for_shows-mysql.tpl.html +++ b/templates/queries-call_for_shows-mysql.tpl.html @@ -1,6 +1,6 @@ diff --git a/templates/queries-call_for_shows-sqlite.tpl.html b/templates/queries-call_for_shows-sqlite.tpl.html index bf6021d..7743ce6 100644 --- a/templates/queries-call_for_shows-sqlite.tpl.html +++ b/templates/queries-call_for_shows-sqlite.tpl.html @@ -1,6 +1,6 @@ diff --git a/templates/shared-call_for_shows.tpl.html b/templates/shared-call_for_shows.tpl.html index d676e09..f0a2572 100644 --- a/templates/shared-call_for_shows.tpl.html +++ b/templates/shared-call_for_shows.tpl.html @@ -1,8 +1,7 @@ - +