The staff client cart uses the old tablesorter plugin. It should use the DataTables plugin.
Created attachment 14758 [details] [review] Bug 9449 - Use Datatables on staff client cart Replace the tablesorter plugin with the DataTables plugin in the staff client cart. To test, add multiple items to the Cart in the staff client. View the cart and confirm that table sorting works correctly. In this configuration there should be no pager and no results filtering.
Created attachment 14773 [details] [review] Bug 9449 - Use Datatables on staff client cart Replace the tablesorter plugin with the DataTables plugin in the staff client cart. To test, add multiple items to the Cart in the staff client. View the cart and confirm that table sorting works correctly. In this configuration there should be no pager and no results filtering. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Created attachment 15702 [details] [review] Bug 9449 [Revised] Use Datatables on staff client cart Replace the tablesorter plugin with the DataTables plugin in the staff client cart. To test, add multiple items to the Cart in the staff client. View the cart and confirm that table sorting works correctly. In this configuration there should be no pager and no results filtering. Revision corrects template path to datatables assets.
Created attachment 15746 [details] [review] [SIGNED-OFF] Bug 9449 [Revised] Use Datatables on staff client cart Replace the tablesorter plugin with the DataTables plugin in the staff client cart. To test, add multiple items to the Cart in the staff client. View the cart and confirm that table sorting works correctly. In this configuration there should be no pager and no results filtering. Revision corrects template path to datatables assets. Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Comment: Sorting works, but sorting removed on Location column. No errors.
*** This bug has been marked as a duplicate of bug 9456 ***