https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25070
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This internal change release notes| |simplifies the code for | |editing and displaying | |patron address and contact | |information. It removes | |duplicated code, reducing | |potential problems when the | |code is changed in the | |future. | | | |For example, there | |are currently 5 include | |files for each value of the | |address format (us, de, fr) | |with the code duplicated | |for each language. The | |change reduces the need for | |5*3 files to 5 files. -- 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/
