http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10432
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #18844|0 |1 is obsolete| | --- Comment #4 from Kyle M Hall <[email protected]> --- Created attachment 18908 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=18908&action=edit Bug 10432 - Display of enabled status on course list is not accessible The list of courses in Course Reserves uses an image with no alt attribute to display the enabled/disabled status of each course. This is not accessible or valid HTML. This patch removes the image altogether in favor of a simple "Yes" or "No." To test, view the list of existing course reserves. Enabled and disabled courses should show "yes" or "no" in the "Enabled" column. Signed-off-by: Galen Charlton <[email protected]> Signed-off-by: Kyle M Hall <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
