http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12746 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30745|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 30825 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30825&action=edit [PASSED QA] Bug 12746 - Remove empty onclick attribute from memberentrygen.tt This patch removes empty onclick attribute from memberentrygen.tt To test: Apply patch. Use git grep 'onclick=""' to make sure that there are no more empty onlick attributes Go to Home > patrons and click 'New patron' Check HTML of 'Cancel' link Make sure that 'Cancel' link still works Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Changes the link to cancel adding a manual restriction. No regressions found. -- You are receiving this mail because: You are watching all bug changes.