Bug 17211

Summary: Remove use of onclick from OPAC fines page
Product: Koha Reporter: Aleisha Amohia <aleisha>
Component: TemplatesAssignee: Aleisha Amohia <aleisha>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: katrin.fischer, kyle
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: Sponsored Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 17211: Remove use of onclick from OPAC fines page
[SIGNED-OFF] Bug 17211: Remove use of onclick from OPAC fines page
Bug 17211: Remove use of onclick from OPAC fines page

Description Aleisha Amohia 2016-08-29 06:33:06 UTC

    
Comment 1 Aleisha Amohia 2016-08-29 06:35:48 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2016-08-29 13:11:23 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2016-09-07 10:28:29 UTC
Created attachment 55282 [details] [review]
Bug 17211: Remove use of onclick from OPAC fines page

To test:
1) Set the EnablePayPalOpacPayments syspref to Allow and the
PayPalSandboxMode to the appropriate mode
2) Go to OPAC fines
3) Confirm clicking the PayPal image link works the same before and
after the patch (opens pop up window)

Sponsored-by: Catalyst IT

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Comment 4 Kyle M Hall 2016-09-09 15:07:41 UTC
Pushed to master for 16.11, thanks Aleisha!