[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
Tue Oct 16 19:16:20 CEST 2012


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

Nicole C. Engard <nengard at gmail.com> changed:

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

--- Comment #3 from Nicole C. Engard <nengard at gmail.com> ---
Created attachment 12861
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12861&action=edit
[SIGNED-OFF] 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.

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>

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


More information about the Koha-bugs mailing list