diff --git a/schedule/index.html b/schedule/index.html index 8ba3f02..f630333 100644 --- a/schedule/index.html +++ b/schedule/index.html @@ -190,7 +190,8 @@ role="tab" aria-controls="schedule_day_thursday" aria-selected="true" - data-date="2023-07-13"> + data-date="2023-07-13" + onclick="$('.tab-pane').hide(); $('#thursday').show()"> Thursday @@ -205,7 +206,8 @@ role="tab" aria-controls="schedule_day_friday" aria-selected="false" - data-date="2023-07-14"> + data-date="2023-07-14" + onclick="$('.tab-pane').hide(); $('#friday').show()"> Friday @@ -220,7 +222,8 @@ role="tab" aria-controls="schedule_day_saturday" aria-selected="false" - data-date="2023-07-15"> + data-date="2023-07-15" + onclick="$('.tab-pane').hide(); $('#saturday').show()"> Saturday @@ -235,7 +238,8 @@ role="tab" aria-controls="schedule_day_sunday" aria-selected="false" - data-date="2023-07-16"> + data-date="2023-07-16" + onclick="$('.tab-pane').hide(); $('#sunday').show()"> Sunday @@ -250,7 +254,7 @@ -
+

FOSSY 2023 @@ -1825,7 +1829,7 @@

-
+

FOSSY 2023 @@ -3849,7 +3853,7 @@

-
+

FOSSY 2023 @@ -6545,7 +6549,7 @@

-
+

FOSSY 2023 @@ -8789,17 +8793,8 @@