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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 3 21:31:04 CEST 2019


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

Bin <bin.wen at inlibro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #89158|0                           |1
        is obsolete|                            |

--- Comment #2 from Bin <bin.wen at inlibro.com> ---
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 <bin.wen at inlibro.com>

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


More information about the Koha-bugs mailing list