]> 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)
committerMason James <mtj@kohaaloha.com>
Mon, 3 Apr 2017 15:42:00 +0000 (03:42 +1200)
commit94387428d5de8f2867653831a401a62f34a75040
tree0c58689df7b149e724ff6e04ec68709eef7d8886
parentd451096fa4e9aff62838f8faf3101b3e67217227
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