refactoring part 3: delete function of vorgang uses caseToken

This commit is contained in:
2025-07-17 08:23:13 +02:00
parent 143bb128a5
commit bd9275c378
3 changed files with 8 additions and 11 deletions

View File

@@ -55,7 +55,7 @@
<!-- Delete button -->
<button
style="padding: 2px"
id="del__{item.name}"
id="del__{item.token}"
on:click|preventDefault={delete_item}
aria-label="Vorgang {item.name} löschen"
>