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>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Laura Escamilla 2023-08-04 17:29:20 +00:00 committed by Tomas Cohen Arazi
parent e2269c2b88
commit 64afe78e04
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -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 %]