[Koha-bugs] [Bug 8923] Add ids to repeated pagination menus to allow for CSS customization

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 15 19:22:24 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8923

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 12830
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12830&action=edit
Bug 8923 [Revised] Add ids to repeated pagination menus to allow for CSS
customization

This patch adds ids to each pagination menu on the OPAC search
results page so that they can be customized via CSS or JavaScript.

To test, modify OpacUserCSS to hide ids "top-pages" and "bottom-pages"
and confirm that they are hidden.

Also fixed is an unescaped ampersand introduced by Bug 8209.

Revision removes debugging changes to an unrelated file.

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


More information about the Koha-bugs mailing list