http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11724
--- Comment #1 from Owen Leonard <[email protected]> --- Created attachment 26363 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26363&action=edit Bug 11724 - Make Funds/Status on suggestions page sortable/searchable The fund and status columns on the suggestions page are not sortable or searchable. This patch makes them so. This patch also amends the DataTables configuration to use class-based targeting for sorting types as was decided on the koha-devel list. The table markup has been modified accordingly. To test you must have existing suggestions. Apply the patch and go to Acquisitions -> Suggestions. View the table of existing suggestions and confirm that the funds and status columns are sortable and searchable. Confirm that the title column correctly ignores articles when sorting. -- You are receiving this mail because: 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/
