Bug 10632 - Enable datatables for courses and course details in the OPAC
authorKyle M Hall <kyle@bywatersolutions.com>
Thu, 9 Oct 2014 14:01:16 +0000 (10:01 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 11 Nov 2014 19:07:25 +0000 (16:07 -0300)
commit4413a1ac4af46cbeb3eee9c47ef5997d011e3390
treeec30c314942075887ba7d936116f6bab85b55b3c
parent3443056e15d7f2cc36e137a5ac50580375f3e1e4
Bug 10632 - Enable datatables for courses and course details in the OPAC

We should use datatables for the courses and course items tables. This
will make the tables sortable and searchable from the client side.

Test Plan:
1) Apply this patch
2) View the courses in the OPAC, try sorting and searching
3) View the course details for a course, try sorting and searching the items.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signing off, but have a follow-up to address some missing stuff.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-details.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-reserves.tt
opac/opac-course-reserves.pl