https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43264
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 203418 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203418&action=edit Bug 43264: Update some circulation pages to use grid layout for forms This patch updates two templates so that forms use CSS grids for layout. To test, apply the patch and rebuild the staff interface CSS. - If necessary, enable the ArticleRequests system preference and enable article requests in Administration -> Circulation and fine rules. - Locate a record in the catalog which accepts article requests. - From the detail page of that record, click "Request article" in the toolbar. - Select a patron to request the article for. - Confirm that the "PLace article request from..." form looks correct and that the request is submitted successfully. - From the "Current article requests" table, click the "X" to cancel a request. Confirm that the form in the modal window looks correct and works correctly. - From the page's header menu, click the logged-in-user menu and then "Set library..." - Check that the set library page form(s) work correctly. - From the page's header menu, click the logged-in-user menu again, and then the "cog" icon to activate the embedded set library form. - Check that it works correctly. 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/
