]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1935693: Add circulation modifier to course page
authorJane Sandberg <sandbej@linnbenton.edu>
Tue, 13 Jul 2021 03:56:01 +0000 (20:56 -0700)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 13 Aug 2021 22:22:03 +0000 (18:22 -0400)
commit79fd66630eae4a17688c0241fc5695a9ecc422aa
tree8ddfddc0539f2cdab9cb7f0ff45c42ad3cb986cc
parentdc3666e7b25f6d6cbb97a6d59f2bae505c4d5144
LP1935693: Add circulation modifier to course page

Also makes some strings extractable for translation that
were previously missed.

To test:
1) Enable the course materials module
2) Add some courses
3) Add some materials to those courses, using a mix of
circulation modifiers
4) In the OPAC, use the Course Search to search for
your courses
5) Click on the course you created
6) Note that physical items associated with the course
display their circulation modifiers in the circulation
modifier column.

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Beth Willis <willis@noblenet.org>
Signed-off-by: Christine Burns <christine.burns@bc.libraries.coop>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Courses.pm
Open-ILS/src/templates/opac/parts/course/body.tt2