Fix for Bug 3666, Overriding renewal limit means negative count in OPAC
authorOwen Leonard <oleonard@myacpl.org>
Fri, 7 May 2010 17:31:37 +0000 (13:31 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 13 May 2010 19:22:31 +0000 (07:22 +1200)
commite339df410dae33923804d70f83773b328fefa692
treeb19e184826d20ce1fa405a1f8be625664a4df982
parentf23f442415414cc44f408128cdd3b4e667aa642d
Fix for Bug 3666, Overriding renewal limit means negative count in OPAC

Setting "renewalsleft" variable to zero if it comes out negative.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/Circulation.pm