]> 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:33:58 +0000 (15:33 -0400)
commit504fd3a3501066425819e1c2938c7a876b8b68ac
treed2af22bbef39a5cb39a196c85f8701434f5e663d
parente393a1ba7aca84988a4e61c65d34a0738749bbd7
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