]> git.evergreen-ils.org Git - Evergreen.git/commit
removed a redundant piece of hold permission logic. A long time ago, the code checked
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 4 Nov 2007 20:04:04 +0000 (20:04 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 4 Nov 2007 20:04:04 +0000 (20:04 +0000)
commit5aaa2d6b8fcc9512a89ec3fc35a0c5fe1bbf142c
tree31ccde4a058cc240d9b52a6774734fb81f0b6b47
parent6a8022e82a17cba6137f700c59fd258a7fa7bca5
removed a redundant piece of hold permission logic.  A long time ago, the code checked
the permission of the recipient for a given type of hold, then fell back to checking the
perms on the requestor.

Now, we only check the permisssions of the requestor, so the extra check was redundant.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7995 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Circ/Holds.pm