[Koha-bugs] [Bug 35124] Incorrect item groups table markup

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 20 19:10:27 CEST 2023


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 157558
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157558&action=edit
Bug 35124: Incorrect item groups table markup

This patch corrects the markup of the item groups table which is found
under the "Item groups" tab on the bibliographip detail page in the
staff interface.

The patch also adds the "NoSort" class to the "actions" column to
prevent it from being sortable.

To test, apply the patch and make sure the "EnableItemGroups" system
preference is enabled.

- In the staff interface, locate a record with items and view the detail
  page.
- Under the "Item groups" tab confirm that the table looks correct: The
  heading labels should be centered bold text.
- You should see sorting indicators on the "Display order" and "Description"
  headings but not on the last one.

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


More information about the Koha-bugs mailing list