]> git.koha-community.org Git - koha.git/commit
Bug 7396: Debarred message not showing over SIP2
authorIan Walls <ian.walls@bywatersolutions.com>
Mon, 2 Jan 2012 16:06:13 +0000 (11:06 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Sat, 21 Jan 2012 06:22:01 +0000 (01:22 -0500)
commitfcdd5df04c90e5800b191e58376be86d8a6809ab
treeff6424f8814bde0e71928f8761f3e39a21ee9ebb
parent4c995e2bf73aec4cb3ed5727d1d27feefa3d134e
Bug 7396: Debarred message not showing over SIP2

Corrects typo in list of flags; was DEBARRED, but the actual name of the flag is
DBARRED (for some reason)

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
(cherry picked from commit 000047769f12c55d59e444041ddcc0aaf5613fe4)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
(cherry picked from commit 0177ed160250ec08825deb54e1bd194cda07709d)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/SIP/ILS/Patron.pm