[Koha-bugs] [Bug 16065] Use Font Awesome icons in dialog when duplicate patron is suspected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 14 16:14:27 CET 2016


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 49099
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49099&action=edit
Bug 16065 - Use Font Awesome icons in dialog when duplicate patron is suspected

This patch updates the new patron template to use Font Awesome icons in
the dialog which is shown when a duplicate patron is suspected.

The patch modifies the CSS rules for a dialog button with "white-space:
pre-line" so that line breaks in button text markup are treated as line
breaks on display. Allowing the text to wrap prevents the buttons from
being too wide and stacking one below the other.

To test, apply the patch and go to Patrons -> New patron.

- Attempt to save a new patron with details matching an existing patron
  in order to trigger the duplicate patron warning.
- Confirm that the resulting dialog is styled correctly.
- Confirm the behavior of both the 'Edit existing' and 'Save as new'
  buttons.

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


More information about the Koha-bugs mailing list