http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6616
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4687|0 |1 is obsolete| | --- Comment #3 from Katrin Fischer <[email protected]> 2011-07-27 20:33:20 UTC --- Created attachment 4757 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4757 [SIGNED-OFF] Fix for Bug 6616 - Move common table pager markup to include Created new include for the tablesorter pager markup: [% INCLUDE 'table-pager.inc' perpage='20' %] 'perpage' variable defines the default items per page for the paged table. Unique changes in branch_transfer_limits.tt: - Moved tablesorter configuration out of a loop and changed it to work by class instead of id (less repeated markup). - Corrected an errant TMPL tag. Signed-off-by: Katrin Fischer <[email protected]> Checked: - Home › Administration › Authority MARC Framework: Default Framework - Home › Administration › Authorized values - Home › Administration › Set Library Checkin and Transfer Policy - Home › Administration › Libraries and Groups - Home › Administration › Patron Categories - Home › Administration › Cities - Home › Administration › Item Types Administration - Home › Administration › MARC Frameworks › Default MARC framework - Home › Reports › Guided Reports Wizard › Saved Reports - Home › Patrons › Circulation History for Koha Admin No problems found. Signed-off-by: Katrin Fischer <[email protected]> -- 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. _______________________________________________ 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/
