http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12135 --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 38617 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38617&action=edit [PASSED QA] Bug 12135: Fix suggestions table width The trick to update the suggestions table width is outdated since jQuery UI has been updated. Test plan: 0/ Don't apply this patch 1/ Go on the suggestions page (suggestion/suggestion.pl), change tabs: the table width is wrong 2/ Apply this patch 4/ Repeat 1 and confirm the width is now updated. Signed-off-by: Christopher Brannon <cbrannon@cdalibary.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> The table sizes still vary slightly, but this is an improvement. -- You are receiving this mail because: You are watching all bug changes.