[Koha-bugs] [Bug 16450] Remove the use of "onclick" from guarantor search template

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 5 16:42:01 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16450

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 51241
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51241&action=edit
Bug 16450 - Remove the use of "onclick" from guarantor search template

This patch updates the guarantor search template so that event
definition is done in the script rather than in an onclick attribute.

This patch also increases the size of the popup window to help prevent
the need for horizontal scrolling and adds Bootstrap style to the
"select" button.

To test, apply the patch and clear your browser cache if necessary.

- Go to Patrons and add a patron with a "child" category type.
- In the "Guarantor information" section, click the "Set to patron"
  button.
- In the pop-up window, search for a patron.
- Click the "Select" button next to a patron.
- The window should close, and the patron you selected should now appear
  as the guarantor. The guarantor's address information should be added
  to the "Main address" section.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list