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:21:04 +0000 (18:21 -0400)
commite6c6b1a4f0ff6bc0729625ecaa8c510facef8398
treebeff18491c19422a658f2608e688ed3ce5e0a023
parentd5ce3ebb5fb7fdea4144e40d7e07b9ddae0fdf1b
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