13 Jun
2013
13 Jun
'13
10:08 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10444 --- Comment #12 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to comment #11)
I disagree with how the QA modification was implemented. Rather than adding onclick attributes, the existing jQuery click handlers should be modified to return false. Doing it that way is more consistent with our current push for unobtrusive Javascript.
Yes of course, but nodes are generated after the load of the page. So I thought it would be difficult. But in fact no, I will resubmit patches. -- You are receiving this mail because: You are watching all bug changes.