mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-10 13:43:49 +02:00
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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user