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>
Fri, 15 Mar 2013 18:42:24 +0000 (14:42 -0400)
commit2c12b77a1e174e7599153b24a03376cb3d4bf7c3
treec6927a97ef6145031aea8b0422ba349202724bfa
parent58d4b4aaf372a51d4cccc9d9d5b37aa0281a9aab
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>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm