From fd002a7ad0bb074a68f5d5bdd8f67cdab539c953 Mon Sep 17 00:00:00 2001 From: Haelnorr Date: Sun, 15 Mar 2026 17:02:19 +1100 Subject: [PATCH] fixed forfeit button not working on page load --- .../view/seasonsview/fixture_detail.templ | 56 ++++++++++--------- 1 file changed, 29 insertions(+), 27 deletions(-) diff --git a/internal/view/seasonsview/fixture_detail.templ b/internal/view/seasonsview/fixture_detail.templ index df25898..ce73499 100644 --- a/internal/view/seasonsview/fixture_detail.templ +++ b/internal/view/seasonsview/fixture_detail.templ @@ -520,32 +520,6 @@ templ fixtureResultDisplay(fixture *db.Fixture, result *db.FixtureResult) { } templ fixtureUploadPrompt(fixture *db.Fixture) { -
-
📋
-

No Result Uploaded

-

Upload match log files to record the result of this fixture.

-
- - Upload Match Logs - - -
-
- @forfeitModal(fixture) -} - -templ forfeitModal(fixture *db.Fixture) {
+
+
📋
+

No Result Uploaded

+

Upload match log files to record the result of this fixture.

+
+ + Upload Match Logs + + +
+
+ @forfeitModal(fixture) +
+} + +templ forfeitModal(fixture *db.Fixture) { +