From b0e1a01e242b59a76505c2f919c3acc68ac056c0 Mon Sep 17 00:00:00 2001 From: greta Date: Mon, 31 May 2021 20:44:41 +0200 Subject: [PATCH] fixup! Add a trashbin for calendars and events Signed-off-by: greta --- .../AppNavigation/CalendarList/Moment.vue | 29 +++++++++++++++++++ .../AppNavigation/CalendarList/Trashbin.vue | 4 ++- 2 files changed, 32 insertions(+), 1 deletion(-) create mode 100644 src/components/AppNavigation/CalendarList/Moment.vue diff --git a/src/components/AppNavigation/CalendarList/Moment.vue b/src/components/AppNavigation/CalendarList/Moment.vue new file mode 100644 index 0000000000..960edf8ebb --- /dev/null +++ b/src/components/AppNavigation/CalendarList/Moment.vue @@ -0,0 +1,29 @@ + + + diff --git a/src/components/AppNavigation/CalendarList/Trashbin.vue b/src/components/AppNavigation/CalendarList/Trashbin.vue index 9d5eb66a9c..3271438073 100644 --- a/src/components/AppNavigation/CalendarList/Trashbin.vue +++ b/src/components/AppNavigation/CalendarList/Trashbin.vue @@ -41,7 +41,7 @@ {{ item.name }} - {{ item.deletedAt }} +