[Koha-bugs] [Bug 35351] Adjust basket details template to avoid showing empty page-section

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 16 15:25:11 CET 2023


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

--- Comment #1 from Owen Leonard <oleonard at 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.


More information about the Koha-bugs mailing list