From 200523a05258a7aaab0b0127ad1b155122dcfd8b Mon Sep 17 00:00:00 2001 From: Bernd Storath <999999bst@gmail.com> Date: Mon, 3 Mar 2025 10:15:55 +0100 Subject: [PATCH] add information to client page --- src/app/components/Form/DateField.vue | 13 +++++++++---- src/app/pages/clients/[id].vue | 11 +++++++++-- src/i18n/locales/en.json | 7 ++++++- 3 files changed, 24 insertions(+), 7 deletions(-) diff --git a/src/app/components/Form/DateField.vue b/src/app/components/Form/DateField.vue index a82d21a6..a1474984 100644 --- a/src/app/components/Form/DateField.vue +++ b/src/app/components/Form/DateField.vue @@ -1,12 +1,17 @@ - - {{ label }} - + + + {{ label }} + + + + +