https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28190
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #119964|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <[email protected]> --- Created attachment 119965 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119965&action=edit Bug 28190: Fix columns_settings.yml itemtypes entry The parent_code column is missing on the columns_settings.yml file, so columns are shifted and thus 'Library limitations' is not toggable. To test: 1. Verify you are not offered the chance to hide the column 2. Apply this patch, restart all the things => SUCCESS: You can toggle the column 3. Sign off :-D Signed-off-by: Tomas Cohen Arazi <[email protected]> Signed-off-by: Owen Leonard <[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/
