[Koha-bugs] [Bug 16301] Remove the use of "onclick" from SMS cellular providers template

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 20 14:46:38 CEST 2016


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

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

This patch refactors some of the JavaScript in the SMS cellular
providers template so that event attributes are removed from the markup.

This patch also updates the markup for the "Edit" and "Delete" buttons
to make them consistent with similar buttons in Koha.

To test you must have the SMSSendDriver system preference set to
"Email."

- Go to Administration -> SMS cellular providers.
- If necessary, create a new SMS cellular provider.
- Edit at least one patron to use an SMS cellular provider under "Patron
  messaging preferences."
- In the table of SMS cellular providers:
  - Click the "Edit" button. The correct edit form should be displayed.
  - Click the "Delete" button next to a provider which is not used by
    any patrons. You should see an error message, "Are you sure you want
    to delete [provider name]." Test both cancel and confirm.
  - Click the "Delete" button next to a provider which is in use by one
    or more patrons. YOu should see an error message, "Are you sure you
    want to delete [provider name]? X patron(s) are using it!" Test both
    cancel and confirm.

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


More information about the Koha-bugs mailing list