Bugzilla – Attachment 159190 Details for
Bug 35377
Terminology: Callnumber shoudl be call number
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 35377: Fix Callnumber => Call number
Bug-35377-Fix-Callnumber--Call-number.patch (text/plain), 1.17 KB, created by
Jonathan Druart
on 2023-11-22 08:59:38 UTC
(
hide
)
Description:
Bug 35377: Fix Callnumber => Call number
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2023-11-22 08:59:38 UTC
Size:
1.17 KB
patch
obsolete
>From 2d44d1b7c682146f33f4ad32bd27a4f84c9b6299 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 22 Nov 2023 09:54:47 +0100 >Subject: [PATCH] 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> >--- > .../prog/js/vue/components/Preservation/WaitingList.vue | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/WaitingList.vue b/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/WaitingList.vue >index a8963d35ab8..273f2f2de6c 100644 >--- a/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/WaitingList.vue >+++ b/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/WaitingList.vue >@@ -286,7 +286,7 @@ export default { > }, > { > data: "callnumber", >- title: __("Callnumber"), >+ title: __("Call number"), > searchable: true, > orderable: true, > }, >-- >2.34.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 35377
: 159190