Summary: | Remove use of onclick from OPAC member entry page | ||
---|---|---|---|
Product: | Koha | Reporter: | Aleisha Amohia <aleisha> |
Component: | Templates | Assignee: | Aleisha Amohia <aleisha> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | f.demians, kyle |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | Sponsored | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 17222: Remove use of onclick from OPAC member entry page
[SIGNED-OFF] Bug 17222: Remove use of onclick from OPAC member entry page Bug 17222: Remove use of onclick from OPAC member entry page Bug 17222: Remove use of onclick from OPAC member entry page Bug 17222: Use jQuery selector instead |
Description
Aleisha Amohia
2016-08-29 23:22:29 UTC
Created attachment 54999 [details] [review] Bug 17222: Remove use of onclick from OPAC member entry page There is only one instance on onclick here, and that is the clear date function. To test, make sure clicking 'Clear date' next to Date of Birth works the same before and after the patch. Sponsored-by: Catalyst IT Created attachment 55036 [details] [review] [SIGNED-OFF] Bug 17222: Remove use of onclick from OPAC member entry page There is only one instance on onclick here, and that is the clear date function. To test, make sure clicking 'Clear date' next to Date of Birth works the same before and after the patch. Sponsored-by: Catalyst IT Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 55288 [details] [review] Bug 17222: Remove use of onclick from OPAC member entry page There is only one instance on onclick here, and that is the clear date function. To test, make sure clicking 'Clear date' next to Date of Birth works the same before and after the patch. Sponsored-by: Catalyst IT Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 55289 [details] [review] Bug 17222: Remove use of onclick from OPAC member entry page There is only one instance on onclick here, and that is the clear date function. To test, make sure clicking 'Clear date' next to Date of Birth works the same before and after the patch. Sponsored-by: Catalyst IT Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Created attachment 55290 [details] [review] Bug 17222: Use jQuery selector instead Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for 16.11, thanks Aleisha, Jonathan! Pushed in 16.05. Will be in 16.05.04. |