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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 15 Oct 2018 11:56:10 +0000 (12:56 +0100)
commit8802d32b7f4e9f4642d3b0f7f7f8a871b85662ed
treeb0b686be93357e2faf8262a0203d5f7285abac57
parent18d04888b2264ab85a24290c51eed01c051418ce
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>
(cherry picked from commit 074c329774adb7b23f85293a7f6d146c0d989f99)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/css/datatables.css
koha-tmpl/intranet-tmpl/prog/js/datatables.js