]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Fix reversed logic for hold "blob" notes
authorDan Wells <dbw2@calvin.edu>
Fri, 15 Mar 2013 18:42:24 +0000 (14:42 -0400)
committerDan Wells <dbw2@calvin.edu>
Thu, 28 Mar 2013 19:11:09 +0000 (15:11 -0400)
commit1e8971b4c4cdbe395c5409064f1198a887dfe99d
tree8e6350a64137908d8ef21dba2fb558391bd8e8f4
parentd198705a3fe393a094cc626f428acd8ec096657f
Fix reversed logic for hold "blob" notes

Hold notes (at least at the data level) allow for both staff and
"private" notes to be attached. This code intended to show "private"
notes to the hold owner and staff notes to staff, but had the logic
reversed.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Kyle Tomita <ktomita@catalystitservices.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm