[Koha-bugs] [Bug 22816] OPAC detail holdings table doesn't fill it's div

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 1 02:35:17 CEST 2019


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

--- Comment #1 from Liz Rea <wizzyrea at gmail.com> ---
Created attachment 89158
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89158&action=edit
Bug 22816: OPAC detail holdings table should now look a bit better

This patch sets the "autowidth" option to "false" for the OPAC
holdings DataTable on opac-detail.pl. This gives the table a fluid
width rather than having the width be "hard-coded" by DataTables upon
first page render.

To test, apply the patch and view the detail page for a bibliographic
record with some items. Under the "Holdings" tab, the table of
holdings should fill the width of the tab container.

Resize the browser window and confirm that the table width adjusts
accordingly.

thanks to Owen Leonard for the initial fix for the subscriptions table and the
test plan.

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


More information about the Koha-bugs mailing list