Updated Dashboard and clarified default states.
This commit is contained in:
parent
260e017f79
commit
e7b25ea0c6
5 changed files with 172 additions and 35 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue