[Koha-bugs] [Bug 3534] Patron quick add form

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 26 18:18:06 CEST 2016


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

--- Comment #26 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 50729
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50729&action=edit
Bug 3534 [Follow-up] Patron quick add form

This follow-up move the full/quick add toggle control to the top of the
patron entry form, reformating it as a link with a Font Awesome icon

The previous patch defined a new $(document).ready() block. This patch
moves that code into the existing $(document).ready() to keep things
organized.

This patch also makes some minor corrections to the markup, converting
some single quotes in HTML to double, and correcting capitalization.

To test, apply the patch and follow the original test plan. Confirm that
the toggle between full and brief form works correctly.

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


More information about the Koha-bugs mailing list