https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22816
--- Comment #1 from Liz Rea <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
