[Koha-bugs] [Bug 12105] Remove duplicated plugin jquery.dataTables.columnFilter.js

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 17 21:40:32 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12105

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 27277
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27277&action=edit
Bug 12105 - Remove duplicated plugin jquery.dataTables.columnFilter.js

This patch removes a redundant copy of the DataTables plugin
jquery.dataTables.columnFilter.js and corrects two templates.

The path to the plugin has been modified in acqui/parcel.tt:

- Go to Acquisitions and search for a vendor.
- Open the detail page for that vendor.
- Click the "Receive shipments" button.
- Select an invoice to view.
- In the table of titles, confirm that the column header search forms
  work to filter column data.

In the template for the Staged MARC management page the plugin has been
removed as it is unused. A couple of markup corrects have been made.
Confirm that table sorting is unaffected by going to Administration ->
Staged MARC management, clicking a staged MARC file, and viewing the
table of items in that batch.

There should be no more remaining instances of this path in the
templates:

[% themelang %]/lib/jquery/plugins/jquery.dataTables.columnFilter.js

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list