Bug 2675 users public lists do not show on opac-detail.pl
authorAllen Reinmeyer <allen.reinmeyer@liblime.com>
Wed, 3 Dec 2008 18:10:50 +0000 (12:10 -0600)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 10 Dec 2008 13:26:52 +0000 (14:26 +0100)
commit7506e30285a959f97e22a131c6a2995f7df36dc9
tree7cf02cb77c92b3ec494cb93020a2bcc1e03de601
parent81c2c7a4b859dac1e882e4c58fac5b798852a8a5
Bug 2675 users public lists do not show on opac-detail.pl

Code change actually occurs in opac-addbybiblionumber.pl accessed via opac-detail.pl.
Bug fix allows for users to select the 'save to lists' link and add item
to their private, public and all open lists.  Previously, only private
and open lists were retrieved and listed.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
Signed-off-by: Henri-Damien LAURENT <henridamien.laurent@biblibre.com>
opac/opac-addbybiblionumber.pl