From 57f06280ce1ac19487691bb9c17b74adb74d062b Mon Sep 17 00:00:00 2001 From: elweyn Date: Tue, 26 Jul 2022 13:00:08 +0200 Subject: [PATCH] Remove nav prev and nav next year arrows. --- frontend/src/components/Contributions/ContributionForm.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/Contributions/ContributionForm.vue b/frontend/src/components/Contributions/ContributionForm.vue index f345ffff4..1a1e08d59 100644 --- a/frontend/src/components/Contributions/ContributionForm.vue +++ b/frontend/src/components/Contributions/ContributionForm.vue @@ -25,7 +25,10 @@ reset-value="" :label-no-date-selected="$t('contribution.noDateSelected')" required - > + > + + +