Follow-up correction for Bug 5462 - Fix variable names for template::toolkit
authorOwen Leonard <oleonard@myacpl.org>
Mon, 7 Feb 2011 22:09:01 +0000 (17:09 -0500)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 8 Feb 2011 08:03:28 +0000 (21:03 +1300)
commit6709d0e4f7bf82c2110167fda132dd06e171eff3
tree99fb79c33030f5dc0a779d5253512e30c187abc8
parent3b5aa120d71ebc7c3db7fb2177d360df03d5ed35
Follow-up correction for Bug 5462 - Fix variable names for template::toolkit

Previous commit modified checks for the item-level_itypes preference
to look for a different variable name but didn't update where that
variable is set in Auth.pm.

Other scripts perform a direct check of item-level_itypes and must
continue to use the name of the variable in the database.

Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Auth.pm
opac/opac-reserve.pl
opac/opac-search.pl
reserve/request.pl