Koha/koha-tmpl/intranet-tmpl/prog/en/js
Owen Leonard 5434882791 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>
2012-09-04 18:32:03 +02:00
..
pages Bug 8283 - Replace usage of YUI Cookie utility with jQuery Cookie plugin 2012-07-13 11:27:33 +02:00
tinymce Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
acq.js Bug 7304: More permissions for budgets 2012-06-27 16:25:44 +02:00
additem.js Bug 8495: Fix JS error when creating a new order 2012-08-28 17:51:24 +02:00
ajax.js
background-job-progressbar.js bug 6372: moved background-job.inc to background-job-progressbar.js 2012-05-07 23:00:34 +02:00
basket.js Bug 7599 - [SIGNED-OFF] Cart JavaScript contains untranslatable English strings 2012-06-05 15:32:50 +02:00
datatables.js Bug 8549 - DataTables upgrade broke display of next/previous buttons in table controls 2012-09-04 18:32:03 +02:00
jquery.jeditable.mini.js Bug 7977: Adding jEditable minified version 2012-05-24 14:14:00 +02:00
localcovers.js Bug 1633: [SIGNED-OFF] Display local cover images 2012-01-24 11:16:04 +01:00
members.js Bug 8014 - On the patron entry form hide "restricted until" field if "Restricted: No" is checked 2012-05-28 11:31:25 +02:00
staff-global.js Bug 8181 [REVISED] Replace DynArch calendar widget with jQueryUI version 2012-06-25 18:26:26 +02:00
xmlControlfield.js