http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6842
--- Comment #8 from Owen Leonard <[email protected]> 2011-12-28 16:47:36 UTC --- Created attachment 6944 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6944 Alternate fix which doesn't require Datatables plugin The patch which moved the table pager markup into an include undid the fix which was previously pushed for this problem. Re-implementing the fix in the pager include is a simpler fix which doesn't depend on the Datatables plugin. The markup change in table-pager.inc fixes the problem in branch transfer limits and does not affect functionality on other pages. The changes in this patch to branch_transfer_limits.tt and staff-global.css are for cosmetic reasons only. Note that I don't submit this patch because I disapprove of the use of Datatables but because I think a simpler fix is more expedient in this case. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. 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/
