Koha/koha-tmpl/intranet-tmpl/prog/en
David Cook aa864a8720 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>
2012-12-05 08:52:41 -05:00
..
css Bug 8893 - show more information on printout 2012-12-03 06:31:05 -05:00
includes Bug 8893 [Follow-up] show more information on printout 2012-12-03 06:31:06 -05:00
js Bug 8163: Click to populate XSLT preferences with "default" or empty values 2012-11-23 12:28:02 -05:00
lib Bug 8726: ExplodedTerms suggestion plugin (jQueryUI) 2012-09-28 17:14:13 +02:00
modules Bug 9130 - Remove old javascript from Parcel 2012-12-05 08:52:41 -05:00
xslt Bug 8872: Add UTF-8 encoding to intranet xslt files 2012-11-06 07:27:39 -05:00
columns.def Bug 5482 [Follow up] Translation problem in guided reports - Item field names 2012-03-22 11:16:27 +01:00