[Koha-bugs] [Bug 28469] Move "Skip to main content" link to top of page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 27 23:55:18 CEST 2021


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

Lucas Gass <lucas at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lucas at bywatersolutions.com

--- Comment #4 from Lucas Gass <lucas at bywatersolutions.com> ---
Nice! Works good and is much better if you'd like to insert content above the
navbar. I used this jQuery to test:

$('<div>TEST</div>').insertBefore( $('.navbar') )

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


More information about the Koha-bugs mailing list