The update child to adult patron page uses the old tablesorter plugin. It should use the DataTables plugin instead.
Created attachment 14798 [details] [review] Bug 9465 - Use DataTables on update child to adult patron page Replace the tablesorter plugin with the DataTables plugin on the update child to adult patron page. Added default sort by patron category description (ascending). To test, open a patron with a child category type. Choose the 'Update child to adult patron' item from the 'More' menu. Confirm that table sorting works correctly in the popup.
Created attachment 15179 [details] [review] Bug 9465 - Use DataTables on update child to adult patron page Replace the tablesorter plugin with the DataTables plugin on the update child to adult patron page. Added default sort by patron category description (ascending). To test, open a patron with a child category type. Choose the 'Update child to adult patron' item from the 'More' menu. Confirm that table sorting works correctly in the popup. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
QA comment: I discover a new page :) This patch replaces tablesorter with datatable on the update child page. Marked as Passed QA.
Created attachment 15318 [details] [review] Bug 9465 - Use DataTables on update child to adult patron page Replace the tablesorter plugin with the DataTables plugin on the update child to adult patron page. Added default sort by patron category description (ascending). To test, open a patron with a child category type. Choose the 'Update child to adult patron' item from the 'More' menu. Confirm that table sorting works correctly in the popup. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
This patch has been pushed to master.