mirror of
https://github.com/Djeeberjr/fw-anwesenheit.git
synced 2025-11-03 15:24:09 +00:00
added counter for all mappings in ui
This commit is contained in:
parent
8100748f8a
commit
fb8d98da28
@ -56,9 +56,12 @@
|
||||
addModal.open(id, firstName, lastName);
|
||||
}}
|
||||
/>
|
||||
<span>Gesammmte einträge: { Object.keys(mapping).length}</span>
|
||||
{/if}
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<AddIDModal
|
||||
bind:this={addModal}
|
||||
onSubmitted={async () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user