Team schedule improvements

This commit is contained in:
2025-10-17 07:58:14 -04:00
parent 551688f6fe
commit 3964a61794
11 changed files with 99 additions and 172 deletions
@@ -16,7 +16,7 @@
@student.FirstName
@if (captain)
{
<span> *</span>
<span> (Cpt)</span>
}
</MudPaper>
}