https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23681
--- Comment #71 from Jonathan Druart <[email protected]> --- To resume, We have 4 defaults 'SUSPENSION','OVERDUES','MANUAL','DISCHARGE'. Prior to this patch, they were translatable from the template (see SWITCH in borrower_debarments.inc). Now you can edit their description in the new admin view, but they cannot be correctly translated (depending on the language of the interface). I made one suggestion to Andrew: remove the ability to edit the lib for those 4 defaults. So we could still use the SWITCH and default to the description for the others. But it seems that it won't fit the need of the sponsor. I do not have another solution however. -- 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/
