Bug 35377: Fix Callnumber => Call number

in Preservation/WaitingList.vue
See: https://wiki.koha-community.org/wiki/Terminology

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Jonathan Druart 2023-11-22 09:54:47 +01:00 committed by Tomas Cohen Arazi
parent f587d0a362
commit 7218fd991d
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -286,7 +286,7 @@ export default {
},
{
data: "callnumber",
title: __("Callnumber"),
title: __("Call number"),
searchable: true,
orderable: true,
},