From ae49fa7b39ecfbcd6c13b70b862cec64ba128d3e Mon Sep 17 00:00:00 2001 From: Scott Idem Date: Tue, 16 Dec 2025 13:55:20 -0500 Subject: [PATCH] Activity logging is working well enough for now. We need to add a reports page for the video conferences next. --- .../(idaa)/video_conferences/+page.svelte | 230 +++++++++++------- 1 file changed, 136 insertions(+), 94 deletions(-) diff --git a/src/routes/idaa/(idaa)/video_conferences/+page.svelte b/src/routes/idaa/(idaa)/video_conferences/+page.svelte index 2972d2f3..58a289a0 100644 --- a/src/routes/idaa/(idaa)/video_conferences/+page.svelte +++ b/src/routes/idaa/(idaa)/video_conferences/+page.svelte @@ -1,7 +1,8 @@ +