https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36109
Lisette Scheer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #7 from Lisette Scheer <[email protected]> --- > What I'd be really interested in know is what people might like the > 'perfect' notice to include.. we have the opportunity to 'upgrade' it here.. I always like to do things like: [% IF branch.branchaddress2 %][% branch.branchaddress2 %][% END %] So there aren't blank lines if there's no branchaddress2. Though I wonder if instead we might want to do a branch-address.inc that does all that logic for you, like with biblio-title.inc and patron_title.inc -- 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/
