Bugzilla – Attachment 124903 Details for
Bug 29015
Add option to limit Holds Queue report by shelving location / collection
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29015: (follow-up) Default to logged in branch unless viewing queue
Bug-29015-follow-up-Default-to-logged-in-branch-un.patch (text/plain), 938 bytes, created by
Nick Clemens (kidclamp)
on 2021-09-15 17:17:54 UTC
(
hide
)
Description:
Bug 29015: (follow-up) Default to logged in branch unless viewing queue
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2021-09-15 17:17:54 UTC
Size:
938 bytes
patch
obsolete
>From e938285595feae2f63476269a906a4d3e535240e Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 15 Sep 2021 17:17:28 +0000 >Subject: [PATCH] Bug 29015: (follow-up) Default to logged in branch unless > viewing queue > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt >index 6d7f064792..13ec38a8f6 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/view_holdsqueue.tt >@@ -203,6 +203,7 @@ > [% END %] > > [% UNLESS ( total ) %] >+ [% branchlimit = Branches.GetLoggedInBranchcode %] > [% PROCESS filter_form %] > [% END %] > >-- >2.20.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 29015
:
124871
|
124881
|
124883
|
124903
|
124907
|
124908
|
124909
|
124910
|
124915
|
124916
|
124917
|
124918
|
125419
|
125420
|
125421
|
125422
|
125423
|
127191
|
127192
|
127193
|
127194
|
127195
|
127196
|
127197
|
127198
|
127261