From 30cc4ab3f904245af49aa71c264ba42258014483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bjo=CC=88rn=20Fromme?= Date: Mon, 10 Sep 2018 18:06:56 +0200 Subject: [PATCH] Fix calendar browsing after migrating to dayjs --- .../Private/Assets/js/components/Calendar.vue | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/Calendar.vue b/web/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/Calendar.vue index 9c071cb0..5f7f4935 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/Calendar.vue +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Assets/js/components/Calendar.vue @@ -1,5 +1,5 @@