fixed #50, added default action input to defaultDayComponent
All checks were successful
Tests / Run Go Tests (push) Successful in 22s

This commit is contained in:
2025-10-07 12:55:47 +02:00
parent 0ffb910e37
commit 627f5b7e5b
8 changed files with 23 additions and 20 deletions

View File

@@ -149,6 +149,7 @@ templ defaultDayComponent(day models.IWorkDay) {
}}
@absenceComponent(absentDay, false)
}
<input type="hidden" name="action" value="change"/> <!-- default action value for ändern button -->
</form>
</div>
<div class="grid-cell flex flex-row gap-2 items-end">