Bug 21506: DataTables four button pagination uses the wrong icon for First and Last...
authorAndreas Roussos <arouss1980@gmail.com>
Sat, 6 Oct 2018 07:15:26 +0000 (10:15 +0300)
committerNick Clemens <nick@bywatersolutions.com>
Tue, 9 Oct 2018 12:57:41 +0000 (12:57 +0000)
commit074c329774adb7b23f85293a7f6d146c0d989f99
treea2698ff335c17c1b57b9205bcef378ca8f79052c
parentcf8890465d32d780e4177438d9b6ae807b1df36d
Bug 21506: DataTables four button pagination uses the wrong icon for First and Last buttons

Pages with DataTables' four button pagination use the wrong
icon for 'First' and 'Last'. Also, the icons for all four
buttons are truncated at the bottom.

This patch fixes that.

Test plan:
1) Go to a page that uses four button pagination (e.g. Home >
   Administration > MARC frameworks) and notice how the
   pagination icons for First/Previous and Next/Last are the
   same. Also notice all four icons are clipped at the bottom.
2) Apply the patch.
3) Refresh the page; the First and Last buttons' icons now
   include a vertical bar, and there is no clipping visible.
4) For completeness, check other affected pages as well.

Signed-off-by: Séverine QUEUNE <severine.queune@bulac.fr>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/css/datatables.css
koha-tmpl/intranet-tmpl/prog/js/datatables.js