Bugzilla – Attachment 136309 Details for
Bug 30990
Terminology: DefaultHoldPickupLocation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30990: Fix DefaultHoldPickupLocation system preference description
Bug-30990-Fix-DefaultHoldPickupLocation-system-pre.patch (text/plain), 1.71 KB, created by
Lucas Gass (lukeg)
on 2022-06-17 20:47:47 UTC
(
hide
)
Description:
Bug 30990: Fix DefaultHoldPickupLocation system preference description
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2022-06-17 20:47:47 UTC
Size:
1.71 KB
patch
obsolete
>From 84078bcde2e97482c18495edf2ce5ed363eb0695 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Fri, 17 Jun 2022 22:20:08 +0200 >Subject: [PATCH] Bug 30990: Fix DefaultHoldPickupLocation system preference > description > >Changes: >* branch to library >* staff client to staff interface >* adds an ending . > >To test: >- Compare system preference descrpition before and after the > patch was applied. > >Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> >--- > .../prog/en/modules/admin/preferences/circulation.pref | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >index bc3520c731..c683116d99 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/circulation.pref >@@ -937,13 +937,14 @@ Circulation: > years: years > - from reserve date. > - >- - When placing a hold via the staff client default the pickup location to the >+ - When placing a hold via the staff interface default the pickup location to the > - pref: DefaultHoldPickupLocation > default: loggedinlibrary > choices: > loggedinlibrary: "logged in library" >- homebranch: "item's home branch" >- holdingbranch: "item's holding branch" >+ homebranch: "item's home library" >+ holdingbranch: "item's holding library" >+ - "." > Interlibrary loans: > - > - pref: ILLModule >-- >2.30.2
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 30990
:
136308
|
136309
|
137143