]> git.evergreen-ils.org Git - working/Evergreen.git/commit
use the editor's allowed() method for checking perms. added context org to perm...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 21 Jul 2009 13:03:56 +0000 (13:03 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 21 Jul 2009 13:03:56 +0000 (13:03 +0000)
commit901d960fd7102836b8dc3154f0e76737ab44b1be
treeca288a8a09c7125bafb658f844ac4f3a69eaf738
parent13b44d8c444549c44fc89a901f54f38a74b3d2c3
use the editor's allowed() method for checking perms.  added context org to perm check.  removed info/activity logs since editor logs queries at info and updates at activity already.  changed 'record' param to 'record_id' for clarity.  returning the new id on create instead of the editor object.

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