Bugzilla – Attachment 132355 Details for
Bug 29887
Create system preference IndependentBranchesLoggedInLibrary
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 29887: (follow-up) show all branches to non superlibraians
Bug-29887-follow-up-show-all-branches-to-non-super.patch (text/plain), 1.10 KB, created by
Lucas Gass (lukeg)
on 2022-03-28 17:10:43 UTC
(
hide
)
Description:
Bug 29887: (follow-up) show all branches to non superlibraians
Filename:
MIME Type:
Creator:
Lucas Gass (lukeg)
Created:
2022-03-28 17:10:43 UTC
Size:
1.10 KB
patch
obsolete
>From c23e89e85862157e16cfaf16bb1de41b73cd64b4 Mon Sep 17 00:00:00 2001 >From: Lucas Gass <lucas@bywatersolutions.com> >Date: Thu, 10 Feb 2022 16:07:01 +0000 >Subject: [PATCH] Bug 29887: (follow-up) show all branches to non > superlibraians > >Signed-off-by: Bob Bennhoff <bbennhoff@clicweb.org> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt >index 698507c9ab..4782d2e21d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/set-library.tt >@@ -85,7 +85,7 @@ Updated:<ul> > <ol> > <li><label for="branch">Choose library:</label> > <select name="branch" id="branch"> >- [% PROCESS options_for_libraries libraries => Branches.all( selected => branch ) %] >+ [% PROCESS options_for_libraries libraries => Branches.all( selected => branch, unfiltered => 1 ) %] > </select></li> > </ol> > </fieldset> >-- >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 29887
:
129517
|
129518
|
130452
|
130674
|
130675
|
130676
|
131380
|
132353
|
132354
| 132355 |
132356