[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
Thu Jun 23 23:32:26 CEST 2016


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

Nick Clemens <nick at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51547|0                           |1
        is obsolete|                            |

--- Comment #25 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 52766
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52766&action=edit
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>

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

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


More information about the Koha-bugs mailing list