[Koha-bugs] [Bug 21163] Basket group detail page layout is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 6 16:05:56 CEST 2018


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 77488
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77488&action=edit
Bug 21163: Basket group detail page layout is broken

This patch makes markup changes and improvements to the basket groups
template. This fixes a problem with layout of the page when viewing a
closed basket group.

Fixed: Changed the grid options for basket information when a basket
group is closed.

Also changed: Removed some unnecessary script and style "type"
attributes. Rearranged some list markup in order to avoid validation
errors. Removed some id attributes which were causing validation error.
Added some minor style changes to improve readability.

To test, apply the patch and go to Acquisitions -> Vendor -> Basket
groups. You should have multiple baskets and basket groups to test with.

- Edit an open basket group. The layout should look correct, with basket
  group information in the form in the left column and ungrouped basket
  in the right column. Grouping and ungrouping baskets should work
  correctly.
- View a closed basket group. The basket group information should
  display in a single column that spans the main part of the page.
- HTML validation of the page should contain no relevant errors.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list