Bug #2709 Cannot add from Search to New list
authorAllen Reinmeyer <allen.reinmeyer@liblime.com>
Thu, 23 Oct 2008 19:16:18 +0000 (14:16 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Thu, 23 Oct 2008 19:43:41 +0000 (14:43 -0500)
commitb909fb8061938b8eb9182d0a8ef7df0c7f89af42
tree3dc2e8d66d0555b69e021977ca58cc4a34c2c1ac
parent2acc36335e38432128e6f1361ef2063909a1743d
Bug #2709 Cannot add from Search to New list

While a new list was created, no subsequent call to add the biblio number was made,
thus a new empty list would be created every time.
Under the existing list add, the same code to add items would also apply to a new list,
so I refactored out the logic to add items and made a new subroutine.

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