https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38756
Bug ID: 38756
Summary: Fix "See highlighted items below" link without using
an onclick attribute
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Patrons
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Depends on: 35987
The overdues alert on patron accounts contains a "See highlighted items below"
link that jumps to the Checkouts table and shows checkouts if they are hidden.
Currently, the link uses an "onclick" attribute to show hidden checkouts, which
is against coding guideline JS9
(https://wiki.koha-community.org/wiki/Coding_Guidelines#JS9:_Avoid_the_use_of_event_attributes_like_.22onclick.22_to_attach_events).
This should be revised.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35987
[Bug 35987] See highlighted items below link broken
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/