Koha/acqui
Andrew Moore b14eb8f093 bug 1980 [3/3]: remove bug workaround from pagination links
yesterday, the C4::Output::pagination_bar had a bug in it that I was crudely working around.
atz fixed that bug this morning. This patch removes the workaround. Thanks, atz!

I'm sending along atz's patch again with my signoff. It needs to be applied before this, as does the
other 1980 patch. I have sent that along (again), too, with a modified subject line. That makes a total of 3 patches for 1980.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-07-10 09:18:30 -05:00
..
acqui-home.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
addorder.pl Bugfix 1417 : library was not being saved on order edits. 2008-06-20 14:34:59 -05:00
basket.pl basket.pl and template - Many fixes including SQL injection security check, 2008-03-08 11:19:18 -06:00
bookfund.pl Fix broken link and quick formatting of currency. 2008-06-20 14:52:12 -05:00
booksellers.pl acqui - fix to use GetBookSellerFromId(supplierid) instead of partial name based lookup 2008-03-08 11:19:21 -06:00
currency.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
finishreceive.pl (bugfix, CRI) Permission needed is acquisition, not acquisitionS 2008-05-13 17:40:26 -05:00
histsearch.pl Script is not an Exporter. Convert to using C4::Debug. 2008-06-20 15:31:16 -05:00
lateorders.pl Fix for Bug 2086, Filter Button Misleading. This moves the filter form into the left-hand sidebar. 2008-05-11 06:45:11 -05:00
neworderbiblio.pl bug 1980 [3/3]: remove bug workaround from pagination links 2008-07-10 09:18:30 -05:00
neworderempty.pl Bugfix 1417 : library was not being saved on order edits. 2008-06-20 14:34:59 -05:00
newordersuggestion.pl bug 1553 - fix breadcrumbs on add by suggestion page. 2008-06-20 18:20:43 -05:00
orderreceive.pl bug 2201 - autoBarcode code in acq is old. Modified to only work with 'increment', and added FIXME 2008-06-20 16:48:50 -05:00
parcel.pl Another API call fix to get the vendor name. 2008-06-20 15:59:44 -05:00
parcels.pl bug 1839 - add default shipment date to today. 2008-06-20 18:05:01 -05:00
spent.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
supplier.pl BUG FIX : detailed page for supplier failed to get supplier information 2008-02-11 15:31:15 -06:00
updatesupplier.pl acqui - fix to use GetBookSellerFromId(supplierid) instead of partial name based lookup 2008-03-08 11:19:21 -06:00