This commit is contained in:
@@ -125,7 +125,7 @@ templ defaultDayComponent(day models.IWorkDay) {
|
||||
}
|
||||
</div>
|
||||
</div>
|
||||
<div class="all-booking-component grid-cell flex flex-row md:col-span-3 gap-2 w-full">
|
||||
<div class="all-booking-component grid-cell flex flex-row md:col-span-3 col-span-2 gap-2 w-full">
|
||||
@lineComponent()
|
||||
<form id={ "time-" + day.Date().Format("2006-01-02") } class={ "flex flex-col gap-2 group w-full", justify } method="post">
|
||||
@newAbsenceComponent()
|
||||
|
||||
Reference in New Issue
Block a user