bug 4801: fix paging in display of staged bibs and import batches
authorGalen Charlton <gmcharlt@gmail.com>
Fri, 21 May 2010 13:34:42 +0000 (09:34 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 24 May 2010 18:55:40 +0000 (06:55 +1200)
commit8a25e80f9971bc7f867bd2f87a97aa069b69d912
tree37525e837e42c1c35132438cea650b56d02aa325
parent1200455a602f6302d4a769bac78e2b2afee17869
bug 4801: fix paging in display of staged bibs and import batches

Fixed glitch where the first page of bibs in a batch (or the first
page of import batches) was displaying the entire list instead
of the correct number of records per page.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/ImportBatch.pm