Merge branch '5-room-finder-for-each-week' of ssh://git.imn.htwk-leipzig.de:2244/ekresse/htwkalender into 5-room-finder-for-each-week

This commit is contained in:
survellow
2024-01-25 22:43:50 +01:00
3 changed files with 15 additions and 34 deletions

View File

@@ -20,7 +20,7 @@
:empty-message="$t('roomFinderPage.noRoomsAvailable')"
date-format="dd.mm.yy"
panel-class="min-w-min"
touchUI
touch-u-i
/>
<div class="break"/>
<Calendar
@@ -34,7 +34,7 @@
date-format="HH:mm"
:class="[{'p-invalid':isLater}, flexSpecs]"
panel-class="min-w-min"
touchUI
touch-u-i
/>
<Calendar
v-model="end"
@@ -47,7 +47,7 @@
date-format="HH:mm"
:class="[{'p-invalid':isLater}, flexSpecs]"
panel-class="min-w-min"
touchUI
touch-u-i
/>
<div
class="flex-grow-1 relative mb-2"