[Koha-bugs] [Bug 12572] Use jQueryUI Accordion to display message transport types

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 14 16:45:03 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12572

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 29680
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29680&action=edit
Bug 12572 - Use jQueryUI Accordion to display message transport types

The notice edit view has separate sections for each of the various
message transport types. This patch groups them in a jQueryUI accordion
to simplify the view.

Also changed: Some label/id pairs have been changed to eliminate
duplicate ids.

To test, apply the patch an edit any notice under Tools -> Notices &
Slips.

- The message transport type fields for email, feed, phone, etc. should
  be correctly grouped in a collapsed accordion. The acccordion should
  look correct and work correctly.
- Clicking the label for any form field should correctly highlight the
  corresponding field.
- Submitting updates to the notice should work correctly for all message
  transport types.

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


More information about the Koha-bugs mailing list