https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38594
--- Comment #10 from Jonathan Druart <[email protected]> --- (In reply to Wainui Witika-Park from comment #9) > Could I please get a more detailed test plan for 24.05.x? :) You can ignore the second patch as it is only removing dead code (and maybe not dead in 24.05.x, I have not confirmed that). For the first patch try the following steps: Go to the Table settings administration page, under the "OPAC" tab you have the configuration for the course_items table (http://localhost:8081/cgi-bin/koha/admin/columns_settings.pl#course_items) Tick Title to make it hidden by default. Define a course and add at least one item At the OPAC, under "Course reserves" you should see the table with the column hidden by default. Without this patch the column is not hidden (ie. the settings are not taken into account) -- 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/
