Updated Dashboard and clarified default states.

This commit is contained in:
Pen Anderson 2026-03-04 20:52:12 -06:00
parent 260e017f79
commit e7b25ea0c6
5 changed files with 172 additions and 35 deletions

View file

@ -127,7 +127,7 @@
{#if ($allDepts ?? []).length === 0}
<div class="empty">
<strong>No departments yet</strong>
<p>Add departments to organize your volunteer teams.</p>
<p>Create departments to organize shifts and volunteer teams. Coleads are assigned to specific departments.</p>
</div>
{:else}
<div class="table-wrap">