https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35124
--- Comment #1 from Owen Leonard <[email protected]> --- 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. _______________________________________________ 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/
