Koha/koha-tmpl
Ian Walls 5fde469429 Bug 7097: HidePatronName not hiding on issue history
HidePatronName wasn't being respected on a titles Checkout History tab.  This patch
exports the preference to the template (if set), and then toggles the display between
patron cardnumber (if 'on') or the name (if 'off')

To test:

Enable HidePatronName
Go to the Checkout History tab of an item that has been checked out before
You should see the patron's cardnumber instead of their surname, firstname

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-01-17 18:02:00 +01:00
..
intranet-tmpl/prog Bug 7097: HidePatronName not hiding on issue history 2012-01-17 18:02:00 +01:00
opac-tmpl/prog Bug 7332: Translated title (MARC21 242) not shown 2012-01-17 17:46:33 +01:00
favicon.ico
index.html
intranet.html
opac.html
templates.readme Added note detailing obsoletion of pathtotemplate() call 2003-06-11 20:14:12 +00:00