Bugzilla – Attachment 184932 Details for
Bug 40566
"Home library" empty on "Recalls history"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 40566: Display "Home library" on "Recalls history"
Bug-40566-Display-Home-library-on-Recalls-history.patch (text/plain), 1.04 KB, created by
Jonathan Druart
on 2025-07-31 14:48:22 UTC
(
hide
)
Description:
Bug 40566: Display "Home library" on "Recalls history"
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2025-07-31 14:48:22 UTC
Size:
1.04 KB
patch
obsolete
>From d4f735fca7a4448da4398979ba542b74e00bd52f Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Thu, 31 Jul 2025 16:46:47 +0200 >Subject: [PATCH] Bug 40566: Display "Home library" on "Recalls history" > >Test plan: >Go to http://localhost:8081/cgi-bin/koha/members/recallshistory.pl?borrowernumber=19 >and confirm that with this patch applied you see the "Home library" of >the patron in the patron's info block (top left) >--- > .../intranet-tmpl/prog/en/modules/members/recallshistory.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/recallshistory.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/recallshistory.tt >index c8cdaa3468e..aac63d06e51 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/recallshistory.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/recallshistory.tt >@@ -1,6 +1,7 @@ > [% USE raw %] > [% USE KohaDates %] > [% USE Koha %] >+[% USE Branches %] > [% USE Asset %] > [% PROCESS 'i18n.inc' %] > [% SET footerjs = 1 %] >-- >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 40566
:
184932
|
184935
|
184964
|
185488