]> git.koha-community.org Git - koha.git/commit
Fix for Bug 7135: Save button options
authorOwen Leonard <oleonard@myacpl.org>
Thu, 3 Nov 2011 18:54:39 +0000 (14:54 -0400)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Tue, 13 Dec 2011 19:59:53 +0000 (14:59 -0500)
commitf66250b7eefde80dd850f4426ded49aba1ab6c51
treec8a52495a83d17fac92d5d681afa1ed345aea909
parentdc50e463b7583d19180b37605aced56d57dcaf86
Fix for Bug 7135: Save button options

This patch adds a jQuery plugin which will cause
an element to remain "fixed" at the top of the
screen if it would otherwise scroll up out of
view.

The license of this plugin is "This plugin is as free as fresh
air. Feel free to use it anywhere.".

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
I tested this on Chrome OSX
saving works
changing framework works
scrolling works, obviously.
tabbing through the records works
z39 button works as expected

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
updated patch comment about licensing of the plugin
(cherry picked from commit da916a368c98e7f2599cf3a52126d53ee0ecfcd1)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/css/addbiblio.css
koha-tmpl/intranet-tmpl/prog/en/lib/jquery/plugins/jquery.fixFloat.js [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt