http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9034

--- Comment #8 from Owen Leonard <oleon...@myacpl.org> ---
Created attachment 13368
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13368&action=edit
Bug 9034 [Follow-up] Add sorting and filtering on items table
(catalogue/detail.pl)

This follow-up to the original patch offers an alternative method
to handle the width of the table and form fields:

- Reduce the font size of the filter input fields
- Make the filter inputs' width 100% instead of fixed
- Add "'bAutoWidth': false" to the datatables initialization
  to prevent the table width from being set to the browser window
  width on load. This allows the browser to be re-sized and have
  the table re-flow with it.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to