[Koha-bugs] [Bug 15983] Use Font Awesome icons in serial numbering pattern deletion confirmation dialog

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 4 18:35:31 CET 2016


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 48702
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48702&action=edit
Bug 15983 - Use Font Awesome icons in serial numbering pattern deletion
confirmation dialog

If you try to delete a serial numbering pattern which is in use by an
existing subscription you will be shown a confirmation dialog. This
dialog should use Font Awesome icons.

Other minor changes:

- Added "action" attributes to <form>s to fix validation errors.
- Added "alert" class to confirmation dialogs so that they correctly
  styled.

To test, apply the patch and go to Serials -> Numbering patterns.

- Click "Delete" on a numbering pattern which is in use by a
  subscription.
- Verify that the confirmation dialog is styled correctly.
- Test that the "No, do not delete" button works correctly.
- Test that the "Yes, delete" button deletes the correct numbering
  pattern.

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


More information about the Koha-bugs mailing list