[Koha-bugs] [Bug 21550] DataTables four button pagination uses the wrong icon for disabled buttons

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 11 18:17:34 CEST 2018


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 80413
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80413&action=edit
Bug 21550: DataTables four button pagination uses the wrong icon for disabled
buttons

This patch modifies the DataTables CSS which styles "full_nubmers"
controls which are disabled: First and Previous buttons on the first
page of results, Next and Last buttons on the last page of results.
These buttons should have gray icons instead of blue.

To test, apply the patch and clear your browser cache if necessary. View
a page which uses a "full_numbers" DataTables configuration, e.g.

- Administration -> Cities
- ILL requests -> List requests
- Circulation -> Holds to pull

Confirm that buttons in their disabled state have a gray icon and text
instead of blue.

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


More information about the Koha-bugs mailing list