24 Apr
2026
24 Apr
'26
6:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41566 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com --- Comment #22 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- In the follow-up I have to change: if (permissions.CAN_user_editcatalogue_manage_item_groups) { to if (Koha.permissions.CAN_user_editcatalogue_manage_item_groups) { then it works -- You are receiving this mail because: You are watching all bug changes.