[Koha-bugs] [Bug 16400] Proposal to uniform the placement of submit buttons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 16 20:19:18 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16400

--- Comment #16 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 51547
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51547&action=edit
[SIGNED-OFF] 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 at myacpl.org>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list