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)
committerGalen Charlton <gmcharlt@gmail.com>
Tue, 11 May 2010 10:01:36 +0000 (06:01 -0400)
commit7c826bc8164d3864e6537f246edd521a7c80d187
tree8cda7309e491c199ed2fa7ccf07a066362ddc647
parent06e1001fe8f0752fd2333841dabebef3179d6f28
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