Bug 21139: Floating toolbar - Remove dup id
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 1 Aug 2018 15:28:37 +0000 (12:28 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Tue, 14 Aug 2018 11:41:06 +0000 (11:41 +0000)
commit77196e91402cdb59242f80e596f1812d238923c2
treebd19b830643504f4bf6849b20d7166e24b053400
parent880afc9035c752bb6fbea0ad5505d8730462ce2c
Bug 21139: Floating toolbar - Remove dup id

We should not have twice the same id, we always use fixFloat() on an
element with an id and then duplicate this element.
The id must be changed (just in case)

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.fixFloat.js