https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37229
Sam Lau <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #168360|0 |1 is obsolete| | --- Comment #2 from Sam Lau <[email protected]> --- Created attachment 168410 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168410&action=edit 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
