From 4bd26122b371517f5b6a514ccb5c4fd7f3b45fcc Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Thu, 23 Nov 2023 08:30:25 -0300 Subject: [PATCH] Bug 35387: (follow-up) Capitalize 'barcode' Signed-off-by: Tomas Cohen Arazi Signed-off-by: Jonathan Druart --- .../prog/js/vue/components/Preservation/TrainsFormAddItem.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/TrainsFormAddItem.vue b/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/TrainsFormAddItem.vue index 01108bb46f7..85395d02f3d 100644 --- a/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/TrainsFormAddItem.vue +++ b/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/TrainsFormAddItem.vue @@ -110,12 +110,12 @@
  1. {{ $__("Barcode") }}: {{ $__("Required") }} -- 2.34.1