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

--- Comment #1 from Pedro Amorim <pedro.amo...@ptfs-europe.com> ---
Created attachment 160193
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160193&action=edit
Bug 34574: Limit datatables dropdown columns to a max of 200px

Test plan:

1) Create a new patron category, visit:
/cgi-bin/koha/admin/categories.pl?op=add_form
2) Add a category code, en enrollment period, a category type and a really long
description like:
"This is a real long description of the patron category code for demo purposes"
3) Now do the same but for a library, visit:
/cgi-bin/koha/admin/branches.pl?op=add_form
4) Add a library code and a really long name like:
"This is a real long library name for demo purposes"
5) Visit patrons home:
/cgi-bin/koha/members/members-home.pl
6) Hit "Search". Notice the "library" and "category" columns grow in width to
match the largest option (added in previous steps)
7) Apply patch, repeat 5) and 6). Notice the columns no longer grow in width.

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