[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 Apr 18 18:38:11 CEST 2018


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #74318|0                           |1
        is obsolete|                            |

--- Comment #54 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 74472
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74472&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.

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


More information about the Koha-bugs mailing list