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)
committerGalen Charlton <gmcharlt@gmail.com>
Fri, 21 May 2010 14:29:55 +0000 (10:29 -0400)
commit0e8b468e1b1902939b2b0933f217446bae65ae4f
treeeddd8cad071cbb275574e443c71a99c04a6c5ede
parenta1ee3db962630d6d326f8b3f305eba749f68215f
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