19 Sep
2013
19 Sep
'13
4:14 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10809 --- Comment #3 from Fridolyn SOMERS <fridolyn.somers@biblibre.com> --- This is a patch for better layers abstraction. Actually, the branche name is computed from code in Perl (controler layer) : $subscription->{branchname} = GetBranchName ( $subscription->{branchcode} ); But this branch name is only for visual effect (UI layer), so computing in the template is much better. -- You are receiving this mail because: You are watching all bug changes.