https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35351 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 159052 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=159052&action=edit Bug 35351: Adjust basket details template to avoid showing empty page-section This patch makes a minor change to the markup of the basket details page so that we don't display an empty div.page-section when there are no orders. Note: This patch includes whitespace changes, so please ignore whitespace when viewing the diff. To test, apply the patch and go to Acquisitions. - Search for a vendor and add a basket if necessary. - View the details of an empty basket. - Under the "General information" or "Settings" sections there should be no empty white box. - View the details of a basket which has orders (using the "Add to basket" process if necessary). - Orders should be displayed correctly. -- You are receiving this mail because: You are watching all bug changes.