[koha-commits] main Koha release repository branch master updated. v3.22.00-697-ge3bf39b

Git repo owner gitmaster at git.koha-community.org
Wed Mar 2 01:45:03 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  e3bf39b4bc9e81c1304abb3293a5367582bd58d9 (commit)
      from  cd9589681d053f15cb54b58570af908e40abd460 (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 e3bf39b4bc9e81c1304abb3293a5367582bd58d9
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Feb 29 08:34:46 2016 +0000

    Bug 15916: Datatables - buttons area should be defined
    
    Commit 243b797dd11bc0ac1f475195ab765ffbf2220f8b
        Bug 15285: Update common files
    
    Set 'B' to the default dom of Datatable constructor.
    This cannot work if there is no button defined.
    
    This patch defined an empty 'buttons' param for this constructor, DT
    does not raised an error anymore when initialising.
    
    Test plan:
    Confirm that the tables on the following tables are not broken:
    - circ/waitingreserves.pl
    - circ/reserveratios.pl
    - patron_lists/lists.pl
    - virtualshelves/shelves.pl
    - acqui/invoices.pl
    And with datatables:
    - circ/circulation.pl
    - admin/currency.pl
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Brendan Gallagher brendan at bywatersolutions.com

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/js/datatables.js |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list