]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1895678: Bring course materials into the bootstrap OPAC
authorJane Sandberg <sandbej@linnbenton.edu>
Sun, 20 Dec 2020 03:20:43 +0000 (19:20 -0800)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 8 Feb 2021 17:11:27 +0000 (12:11 -0500)
commit3cfa6f2076a9ff595b51bb08fab9c4531c7f03c9
tree8145764069a240f42bf8b1d9d36e6ad69361c006
parent314b7871e606ec1b0d5ff95a620260b62a1db1fd
LP1895678: Bring course materials into the bootstrap OPAC

Also adds course_ou and use_courses to ctx, so that we
can avoid having so many duplicate and slightly inconsistent
checks to see if we are using the course materials module.

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader.pm
Open-ILS/src/templates-bootstrap/opac/course_browse.tt2 [new file with mode: 0644]
Open-ILS/src/templates-bootstrap/opac/course_search.tt2 [new file with mode: 0644]
Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2
Open-ILS/src/templates-bootstrap/opac/parts/record/copy_table.tt2
Open-ILS/src/templates-bootstrap/opac/parts/result/table.tt2
Open-ILS/src/templates-bootstrap/opac/parts/topnav_subnav.tt2