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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Thu, 8 Nov 2018 15:36:22 +0000 (16:36 +0100)
commit81b41d44e4f4f85fe1a1ad9bfa204f8692706df9
treeb45fbd047e922bd1a8d8a25b58639f10ad5ed879
parent7cfcfae3c4207a37a9b4b3836bd093a9376e51fa
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>
(cherry picked from commit 8802d32b7f4e9f4642d3b0f7f7f8a871b85662ed)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/css/datatables.css
koha-tmpl/intranet-tmpl/prog/js/datatables.js