https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22816
Bin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #89158|0 |1 is obsolete| | --- Comment #2 from Bin <[email protected]> --- Created attachment 89326 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89326&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. Signed-off-by: Bin Wen <[email protected]> -- 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/
