We should make the course items table in the course details a datatable to enable searching or sorting.
Created attachment 19877 [details] [review] Bug 10634 - Use datatables for course details items table We should make the course items table in the course details a datatable to enable searching or sorting. Test Plan: 1) Apply this patch 2) View the details page for a course with items 3) Verify the table displays and is now a datatable
Created attachment 19878 [details] [review] Bug 10634 - Use datatables for course details items table We should make the course items table in the course details a datatable to enable searching or sorting. Test Plan: 1) Apply this patch 2) View the details page for a course with items 3) Verify the table displays and is now a datatable
Created attachment 19883 [details] [review] [SIGNED-OFF] Bug 10634 - Use datatables for course details items table We should make the course items table in the course details a datatable to enable searching or sorting. Test Plan: 1) Apply this patch 2) View the details page for a course with items 3) Verify the table displays and is now a datatable Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 20772 [details] [review] Bug 10634 - Use datatables for course details items table We should make the course items table in the course details a datatable to enable searching or sorting. Test Plan: 1) Apply this patch 2) View the details page for a course with items 3) Verify the table displays and is now a datatable Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Pushed to master. Thanks, Kyle!