https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20172
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |master --- Comment #3 from Owen Leonard <[email protected]> --- Note that the table in circ/overdue.pl contains all results which are then organized into "pages" by the DataTables plugin. That's why the table controls at the top can include a search box. The table of titles on a list is paged server-side, so a DataTables search wouldn't be useful. -- You are receiving this mail because: You are watching all bug changes. You are the assignee 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/
