https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42810
--- Comment #11 from Owen Leonard <[email protected]> --- Created attachment 203670 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203670&action=edit Bug 42810: New patron category form does not show self-renewal information message field This patch updates the patron category admin template so that the "Self-renewal information message" field is displayed when creating a new category. At the same time this patch updates the form to use CSS grids for layout. The markup change makes the field cloning JS much simpler. To test, apply the patch and rebuild the staff interface CSS. - Go to Administration -> Patron categories. - Create a new category. - In the "Account expiry and self-renewal" section, confirm that the "Self-renewal information message" field is diplayed. - Fill out the form and confirm that the new category is saved correctly. - Edit the category and confirm that the form field is displayed correctly. - Click the "+ New" link and test that additional messages are saved and displayed correctly. - At each step confirm that the form layout looks correct. - Check that the "Block expired patron OPAC actions" dropdown looks correct Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
