[koha-commits] main Koha release repository branch master updated. v3.22.00-980-gaed235c

Git repo owner gitmaster at git.koha-community.org
Thu Mar 24 16:42:55 CET 2016


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, master has been updated
       via  aed235cbf561fa64c015b4cdc8a8fd55aaa721ba (commit)
      from  692d1a1053276b2c6312d25fd2a940fa748db739 (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 aed235cbf561fa64c015b4cdc8a8fd55aaa721ba
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Feb 29 08:55:36 2016 +0000

     Bug 15921: Do not include datatables js/css files twice
    
    datatables.inc loads dataTables.buttons.min.js and buttons.colVis.min.js
    since bug 15285: Update common files because the dom param now contains
    'B'. The DT init fails with it does not know what 'B' means.
    
    Test plan:
    Test tables using buttons (columns visibility), they should work as
    before this patch.
    
    Tested with patron search and administration/currencies, works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/columns_settings.inc |    4 ----
 koha-tmpl/intranet-tmpl/prog/en/includes/datatables.inc       |    1 +
 2 files changed, 1 insertion(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list