Koha/course_reserves
Martin Renvoize 7f38c77d09
Bug 28762: Use Koha::Course in course-details controller
This patch updates Koha::Course to include the 'instructors' relation
accessor and then update the course-details controller to use the
Koha::Course object and pass it to the template instead of building a
hash using GetCourse.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2024-07-23 16:04:05 +01:00
..
add_items.pl
batch_add_items.pl Bug 34478: Manual fix - Batch add items (course reserves) 2024-03-01 10:56:47 +01:00
batch_rm_items.pl Bug 34478: Manual fix - Batch rm items (course reserves) 2024-03-01 10:56:48 +01:00
course-details.pl Bug 28762: Use Koha::Course in course-details controller 2024-07-23 16:04:05 +01:00
course-reserves.pl
course.pl
mod_course.pl Bug 34478: Manual fix - Course reserves 2024-03-01 10:56:56 +01:00