https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31603 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #140851|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 141179 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141179&action=edit Bug 31603: Add search option for plugin page This patch converts the table of plugins to a DataTable so that it will have dynamic sorting, export options, and the quick search field at the top of the table. To test you should have more than one plugin installed. - Apply the patch and go to Administration -> Manage plugins. - The table should be styled as a DataTable, with the first column sorted by default. - At the top of the table you should see the number of entries, a quick search form, and an export button. - Confirm that the quick search form works to filter plugins by name, description, author, etc. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.