]> git.evergreen-ils.org Git - 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:16:54 +0000 (15:16 -0400)
commit3116f06be0cdf05cd3073e9ac56dac69eecaa3ef
tree546aa95196d8260e212febf0e3f1089f1799b8dd
parent0552b0aca01c60e50b8ccc0528f793dc383d1fd2
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