Bug 8549 - DataTables upgrade broke display of next/previous buttons in table controls
authorOwen Leonard <oleonard@myacpl.org>
Wed, 8 Aug 2012 14:38:21 +0000 (10:38 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 4 Sep 2012 16:32:03 +0000 (18:32 +0200)
commit5434882791d7e70f402aedcb4a74eb20496933a4
tree2aa684a82312698dae26d9b9d76065039fcda113
parent491c02f2e1c84bd3708e7b44d58234ad52d076ae
Bug 8549 - DataTables upgrade broke display of next/previous buttons in table controls

When the DataTables plugin was upgraded the DataTables CSS
was not updated at the same time, causing problems in the
display due to changes in how the plugin works.

The DataTables upgrade added text lables to the image-only
buttons in order to improve accessibility. This patch
revises the CSS and the four_button pager modification
to conform with the upgrade.

To test, please view tables which use each of three types of
pagers: default two-button (ex: circ/pendingreserves),
custom four-button (ex: members/readingrec.pl) and full
(ex: tools/quotes.pl).

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
koha-tmpl/intranet-tmpl/prog/en/css/datatables.css
koha-tmpl/intranet-tmpl/prog/en/js/datatables.js