Correcting C4::VirtualShelves::ShelfPossibleAction to handle the case where the staff...
authorChris Nighswonger <chris.nighswonger@liblime.com>
Wed, 23 Jul 2008 04:42:19 +0000 (23:42 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Wed, 23 Jul 2008 11:49:53 +0000 (06:49 -0500)
commit4d8963d9c92ec58c90007d645eb9547416c30dd0
tree441c90070517ae735818ad00a2f558465eb7e22c
parented762eb989d5fc03cf23018ffe96b81b5bb44226
Correcting C4::VirtualShelves::ShelfPossibleAction to handle the case where the staff user is the superlibrarian ($user == 0)

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/VirtualShelves.pm