[Koha-bugs] [Bug 24959] Fix id/label pairs in saved reports table

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 23 21:15:24 CET 2020


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 101495
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=101495&action=edit
Bug 24959: Fix id/label pairs in saved reports table

This patch adds a unique id attribute to each checkbox in the table of
saved reports. Also updated is the corresponding <label>'s "for"
attribute so that clicking the report id will toggle the checkbox.

To reproduce, go to Reports -> Use saved and click a number in the ID
column. Nothing happens.

After applying the patch clicking the number should check or uncheck the
corresponding checkbox.

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


More information about the Koha-bugs mailing list