https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38954
--- Comment #10 from David Nind <[email protected]> --- (In reply to Laura Escamilla from comment #9) > It looks like the yaml updates are not in main. The column is now visible, > due to the .tt changes but it's not being hidden in the .yml file. > > > > 1449 checkouthistory: > 1450 checkouthistory-table: > 1451 default_display_length: 20 > 1452 columns: > 1453 - columnname: type > 1454 cannot_be_toggled: 1 > 1455 cannot_be_modified: 1 > 1456 - Can confirm. It looks like the change was inadvertantly reversed by Bug 37273: Added ID column to ERM Agreements and Licenses Tables. The weird thing is that I can't see it in the diffs on the bug, but the change was made in the actual commit https://git.koha-community.org/Koha-community/Koha/commit/d361c8adb6ffc5b269a4ec869ae31435205fc823?files=admin/columns_settings.yml I've created Bug 40281 - Patron circulation history page - type column is not hidden, and added a patch, ready for sign off. -- 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/
