[Koha-bugs] [Bug 17674] Allow UI to delete serials in batch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 17 15:07:52 CEST 2018


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

--- Comment #47 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 74318
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74318&action=edit
Bug 17674 (follow-up) Fix some HTML and JS inconsistencies

This patch makes some HTML and JS changes to make the template more
consistent with coding guidelines and other similar interfaces.

- The confirmation dialog is now below the heading. Buttons are styled
  to match others like them. The layout of messages hopefully makes it a
  little more clear.
- The "delete selected" event handler has been moved from an "onclick"
  attribute into the <script> tags.

To test, apply the patch and follow the original test plan.

 - Confirm that the "Delete selected" button works correctly.
 - Confirm that the confirmation dialog looks good and that its form
   elements work correctly.

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


More information about the Koha-bugs mailing list