https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22803 --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 89035 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89035&action=edit Bug 22803: (alternate) Set dataTable width issue This patch sets the "autowidth" option to "false" for the OPAC subscriptions 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 a subscription. Under the "Subscriptions" tab, the table of latest issues should fill the width of the tab container. Resize the browser window and confirm that the table width adjusts accordingly. -- You are receiving this mail because: You are watching all bug changes.