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:
parent
e2269c2b88
commit
64afe78e04
1 changed files with 1 additions and 1 deletions
|
@ -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 %]
|
||||
|
|
Loading…
Reference in a new issue