https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40982
--- Comment #9 from Slava Shishkin <[email protected]> --- Hi Jonathan, Just tested everything. It works exactly as expected. Great work! You were ahead with the logic fix; we had a second patch ready on our side too :) One small thing. Do we really need cancel_column.cannot_be_toggled = 1; and modify_column.cannot_be_toggled = 1; These two columns already have those flags by default and can’t be toggled anyway. However, everything works perfectly. Thank you! -- 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/
