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.11.x has been updated
       via  38c3be1c1ae80ea519b4d500cc097a4f3b6f056a (commit)
      from  62c11821236f6390d37440f93628e408606e296a (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 38c3be1c1ae80ea519b4d500cc097a4f3b6f056a
Author: Owen Leonard <oleon...@myacpl.org>
Date:   Tue May 21 18:25:39 2019 +0000

    Bug 22957: Remove type attribute from script tags: Staff client includes 1/2
    
    This patch removes the "type" attribute from <script> tags in several
    staff client include files. Also removed: Obsolete "//<![CDATA[ //]]>"
    markers.
    
    This patch also makes minor indentation changes, so diff using the "-w"
    flag.
    
    To test, apply the patch and confirm that examples of affected pages
    work properly without any JavaScript errors in the browser console:
    
     - Acquisitions -> Vendor (uses acuisitions-toolbar.inc)
     - Acquisitions -> Vendor -> Add to basket -> From a new (empty) record
       (uses additem.js.inc)
     - Catalog -> Search results -> Bibliographic detail view. (uses
       browser-strings.inc, catalog-strings.inc, datatables.inc, and
       format_price.inc )
     - Tools -> Label creator -> Manage -> Label batches -> Export batch
       (uses greybox.inc)
    
    Validating the HTML source of any of these pages should return no errors
    related to the "type" attribute.
    
    Signed-off-by: Nadine Pierre <nadine.pie...@inlibro.com>
    Signed-off-by: Katrin Fischer <katrin.fischer...@web.de>
    Signed-off-by: Martin Renvoize <martin.renvo...@ptfs-europe.com>
    (cherry picked from commit 0658d84732cadb3bec44126d9efbd12a87547228)
    Signed-off-by: Fridolin Somers <fridolin.som...@biblibre.com>
    (cherry picked from commit 7c5bc84508588261c0b4946fca363e2174325651)
    
    Signed-off-by: Lucas Gass <lu...@bywatersolutions.com>

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

Summary of changes:
 .../prog/en/includes/acquisitions-toolbar.inc      |   12 ++++-----
 .../intranet-tmpl/prog/en/includes/additem.js.inc  |   28 +++++++++-----------
 .../prog/en/includes/browser-strings.inc           |    4 +--
 .../prog/en/includes/catalog-strings.inc           |    2 +-
 .../intranet-tmpl/prog/en/includes/datatables.inc  |    4 +--
 .../prog/en/includes/format_price.inc              |    2 +-
 .../intranet-tmpl/prog/en/includes/greybox.inc     |    2 +-
 7 files changed, 23 insertions(+), 31 deletions(-)


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
koha-commits@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to