]> 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:21 +0000 (18:22 -0400)
commitd2336ae1828a53fbcc8b83abd6259d45817d4790
treebeeb609808a1700dbd963d3c9d94def0d9f07947
parente6faac489972301e6ab5b49097513b64c2f973f8
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