Remove acquisitions permission requirement on catalogue/showmarc.pl
authorRyan Higgins <rch@liblime.com>
Thu, 11 Sep 2008 19:31:05 +0000 (14:31 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 17 Sep 2008 03:19:37 +0000 (22:19 -0500)
commit5b1f56649715189fe36c25d633a0640722af458f
treed0e48ff421c81f1fbdbd52de99a28a2862d5bb41
parentbb9aeaeec8fe7141df22463c9a0231e84f9ca3ee
Remove acquisitions permission requirement on catalogue/showmarc.pl

This script is linked to from z39.50 search as well as acquisitions.
cataloguing/z3950_search.pl requires only the 'catalogue' flag, so
requiring only that permission here.  A user without acquisitions permissions
would get a login instead of the record display without this change.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
catalogue/showmarc.pl