http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11724 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27515|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 27651 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27651&action=edit [PASSED QA] 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. Signed-off-by: David Cook <dcook@prosentient.com.au> Works as described. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> Works as described, template change only. -- You are receiving this mail because: You are watching all bug changes.