https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31603
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #140851|0 |1 is obsolete| | --- Comment #5 from Katrin Fischer <[email protected]> --- 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 <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
