https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42648
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 199338 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199338&action=edit Bug 42648: Update some catalog-related pages to use CSS grids for layout This patch updates a few catalog-related pages to update forms to use CSS grids for layout. To test, apply the patch and perform a search in the staff interface. - From the search results page, select one or more titles and click "Add to cart." - Open the cart and click "Send." - The form which displays in the popup window should look correct. - The "Download cart" template is no longer accessed directly and could probably be removed, but you can test the changes by checking this URL: http://127.0.0.1:8081/cgi-bin/koha/basket/downloadcart.pl?bib_list=1/2/3 - Configure the item bundle feature and modify a record (one with items attached) to make it a collection: https://koha-community.org/manual/latest/en/html/circulation.html#circulating-bundles - Go to the detail page for the record you modified. In the list of holdings, click "Manage bundle" for one of the items. - Click "Add to bundle." - In the "Add to bundle" modal, confirm that the form looks correct and that you can add an item successfully. Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
