[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.04-71-g8802d32

Git repo owner gitmaster at git.koha-community.org
Mon Oct 15 14:44:58 CEST 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 18.05.x has been updated
       via  8802d32b7f4e9f4642d3b0f7f7f8a871b85662ed (commit)
      from  18d04888b2264ab85a24290c51eed01c051418ce (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8802d32b7f4e9f4642d3b0f7f7f8a871b85662ed
Author: Andreas Roussos <arouss1980 at gmail.com>
Date:   Sat Oct 6 10:15:26 2018 +0300

    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 at bulac.fr>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 074c329774adb7b23f85293a7f6d146c0d989f99)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

-----------------------------------------------------------------------

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/css/datatables.css |    4 +++-
 koha-tmpl/intranet-tmpl/prog/js/datatables.js   |    8 ++++----
 2 files changed, 7 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list