]> git.koha-community.org Git - koha.git/commit
Bug 37229: Fix table configuration listings for course reserves
authorOwen Leonard <oleonard@myacpl.org>
Tue, 2 Jul 2024 10:45:08 +0000 (10:45 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 9 Jul 2024 12:56:06 +0000 (14:56 +0200)
commit2af6bbbe5dd5b0152c65296ee0298b7f5431d79c
tree588f91164018fa12957c7729b6b50b53b2c5bd1c
parentbcb90f92f236a39c035a9427ceefeedc0749713f
Bug 37229: Fix table configuration listings for course reserves

This patch changes the structure of columns_settings.yml so that the
configuration of tables on opac-course-details.pl and
opac-course-reserves.pl are in separate sections. They should not be
grouped under "biblio-detail" (opac-detail.pl).

To test you should have at least one course defined and some items
attached to that course.

- Apply the patch and restart services.
- Go to Administration -> Table settings -> OPAC
- You should see "Jump to" links for biblio-detail, course_items, and
  course_list.
- Make some changes to the course_items and course_list configurations.
- Go to the OPAC and confirm that your changes are reflected in the
  visible columns of those tables.

Sponsored-by: Athens County Public Libraries
Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
admin/columns_settings.yml
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-details.tt
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-reserves.tt