From 976620e60359874178aeceebd6632ee1f737e025 Mon Sep 17 00:00:00 2001 From: ogerly Date: Thu, 22 Sep 2022 12:48:08 +0200 Subject: [PATCH] the name of the month written out --- admin/src/components/CreationTransactionList.vue | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/admin/src/components/CreationTransactionList.vue b/admin/src/components/CreationTransactionList.vue index e9c885cdb..2ce143c7f 100644 --- a/admin/src/components/CreationTransactionList.vue +++ b/admin/src/components/CreationTransactionList.vue @@ -1,7 +1,14 @@