From cc39ae64532b0c07116045ada85495f0d71e1423 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Wed, 23 Apr 2025 13:34:23 +1000 Subject: [PATCH] Fix broken schedule JS --- schedule/index.html | 33 ++++++++++++++------------------- 1 file changed, 14 insertions(+), 19 deletions(-) diff --git a/schedule/index.html b/schedule/index.html index 65d8c22..37275ad 100644 --- a/schedule/index.html +++ b/schedule/index.html @@ -196,7 +196,8 @@ role="tab" aria-controls="schedule_day_thursday" aria-selected="true" - data-date="2024-08-01"> + data-date="2024-08-01" + onclick="$('.tab-pane').hide(); $('#thursday').show()"> Thursday @@ -211,7 +212,8 @@ role="tab" aria-controls="schedule_day_friday" aria-selected="false" - data-date="2024-08-02"> + data-date="2024-08-02" + onclick="$('.tab-pane').hide(); $('#friday').show()"> Friday @@ -226,7 +228,8 @@ role="tab" aria-controls="schedule_day_saturday" aria-selected="false" - data-date="2024-08-03"> + data-date="2024-08-03" + onclick="$('.tab-pane').hide(); $('#saturday').show()"> Saturday @@ -241,7 +244,8 @@ role="tab" aria-controls="schedule_day_sunday" aria-selected="false" - data-date="2024-08-04"> + data-date="2024-08-04" + onclick="$('.tab-pane').hide(); $('#sunday').show()"> Sunday @@ -256,7 +260,7 @@ -
+

FOSSY 2024 @@ -1432,7 +1436,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!

-
+

FOSSY 2024 @@ -3201,7 +3205,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!

-
+

FOSSY 2024 @@ -4972,7 +4976,7 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!

-
+

FOSSY 2024 @@ -6484,17 +6488,8 @@ Just quick ~15 minute Max ride from PSU. All attendees are invited!