]> git.koha-community.org Git - koha.git/commit
Bug 18305 - jquery.fixFloat.js breaks advanced MARC editor
authorDavid Gustafsson <david.gustafsson@ub.gu.se>
Mon, 20 Mar 2017 14:13:13 +0000 (15:13 +0100)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sun, 26 Mar 2017 20:28:07 +0000 (20:28 +0000)
commitb3939f6f659fa3a409639441c24a5d5d6a73a6a3
tree352a8d421148f02774b673b7243735dc256b0007
parentd3ef053c415fdab3ab59310cb4d058f6a0c50e77
Bug 18305 - jquery.fixFloat.js breaks advanced MARC editor

Remove use of ECMASCRIPT 2015 default parameter syntax in
jquery.fixFloat.js to be compatible
with a wider range of browser versions.

Test plan:
  1. Usa a not so modern browser, for example Chrome/Chromium < 49, any version of IE
  besides Edge, Opera, or Firefox < 15.0.
  2. Edit a bibliographic record in staff client and try switching to
  advanced MARC editor (check console, no errors should appear).

Signed-off-by: Mirko Tietgen <mirko@abunchofthings.net>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
(cherry picked from commit a649958315c98500ebe0ea3f91c05a8067d54e58)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.fixFloat.js