From 7b0bb1e9392f32814b479706ff7ef96821dcff64 Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Fri, 25 Apr 2025 17:33:45 +0200 Subject: [PATCH] Made event creation dialog behaviour the same --- components/calendar/dialog/QuickCreateEvent.vue | 1 + components/calendar/state/monthly/Layout.vue | 6 ++---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/components/calendar/dialog/QuickCreateEvent.vue b/components/calendar/dialog/QuickCreateEvent.vue index 46ad36d..98668b7 100644 --- a/components/calendar/dialog/QuickCreateEvent.vue +++ b/components/calendar/dialog/QuickCreateEvent.vue @@ -42,6 +42,7 @@ const breakpoints = useBreakpoints( diff --git a/components/calendar/state/monthly/Layout.vue b/components/calendar/state/monthly/Layout.vue index a617626..1d5019f 100644 --- a/components/calendar/state/monthly/Layout.vue +++ b/components/calendar/state/monthly/Layout.vue @@ -77,11 +77,9 @@ function handleClosing() { {{ $t("entity.calendar.event.addSingle") }}