Bug 9130 - Remove old javascript from Parcel
authorDavid Cook <dcook@prosentient.com.au>
Wed, 21 Nov 2012 21:09:11 +0000 (08:09 +1100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 5 Dec 2012 13:52:41 +0000 (08:52 -0500)
commitaa864a872037957f29a8c00bcb3f6a86163a26dd
treee7c403c445b59332cef83d1f0fa53b77a7743352
parent5c52ab34d01471a6e8f88f22c8c53e2f91863bc2
Bug 9130 - Remove old javascript from Parcel

When receiving orders, the old javascript would show the following above
the tables for pending orders and received orders:

"Only the first 5 items are displayed. Click here to show all 'X'
items."

With the implementation of the Jquery Datatables plugin, this text and
the 4 JS functions associated with it are now pointless (since users
should be using the datatable toolbar) and problematic.

The problem is that the Jquery toolbar says "Showing 1 to 10 of X",
while in fact it is actually only showing 5 items, because that other JS
takes place after the Jquery.

While not a crippling bug, it's certainly irritating and misleading.

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/parcel.tt