Bug 16400: Let's hack the fixFloat plugin to fix our needs
commitc1f101e86c717ceaccf781de0f1c05dc23c8272a
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 29 Apr 2016 18:01:10 +0000 (29 19:01 +0100)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 24 Jun 2016 13:34:44 +0000 (24 13:34 +0000)
treefa2574e65d5b4f6f3d37c86b82a6e514cb41edc1
parent0d6ff551741ee3f9242b1a4e917376817771d5d0
Bug 16400: Let's hack the fixFloat plugin to fix our needs

On comment bug 11088 comment 2, Owen explained the problem with the
fixFloat toolbar. Since we have a hidden div, the plugin does not manage
to place the toolbar correctly.
In order to make it work, this patch adds some changes to the plugin to
add the ability to define our own offset.
When the div is extended (+, filteraction_on), the offset should be
updated to move the toolbar. Same when the div is folded (-,
filteraction_off)

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/lib/jquery/plugins/jquery.fixFloat.js
koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt