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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 26 21:42:03 CEST 2018


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

--- Comment #101 from Michal Denar <black23 at gmail.com> ---
Created attachment 79459
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79459&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.

Edit: Make sure delete button works from any tab.

Signed-off-by: Michal Denar <black23 at gmail.com>

Signed-off-by: Michal Denar <black23 at gmail.com>

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


More information about the Koha-bugs mailing list