Bugzilla – Attachment 156691 Details for
Bug 34457
Add card number to hold details page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 34457: Added cardnumber view to hold details page
Bug-34457-Added-cardnumber-view-to-hold-details-pa.patch (text/plain), 1.36 KB, created by
Victor Grousset/tuxayo
on 2023-10-07 17:51:02 UTC
(
hide
)
Description:
Bug 34457: Added cardnumber view to hold details page
Filename:
MIME Type:
Creator:
Victor Grousset/tuxayo
Created:
2023-10-07 17:51:02 UTC
Size:
1.36 KB
patch
obsolete
>From a26322bc9c70576c6c1da24f906c7a597daf44e1 Mon Sep 17 00:00:00 2001 >From: Laura Escamilla <laura.escamilla@bywatersolutions.com> >Date: Fri, 4 Aug 2023 17:29:20 +0000 >Subject: [PATCH] Bug 34457: Added cardnumber view to hold details page > >Signed-off-by: Rebecca Coert <rcoert@arlingtonva.us> >Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >index 59f90bb2d8..3f0a1973b4 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >@@ -526,7 +526,7 @@ > <li> > <span class="label">Patron:</span> > [% IF ( patron.borrowernumber ) %] >- [% INCLUDE 'patron-title.inc' patron => patron no_title => 1 no_cardnumber => 1 hide_patron_infos_if_needed => 1 %] >+ [% INCLUDE 'patron-title.inc' patron => patron no_title => 1 hide_patron_infos_if_needed => 1 %] > [% ELSE %] > Not defined yet > [% END %] >-- >2.42.0
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 34457
:
154157
|
154161
|
154162
|
154234
|
154295
|
154387
| 156691