http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5436
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4829|0 |1 is obsolete| | Attachment #4838|0 |1 is obsolete| | --- Comment #25 from Owen Leonard <[email protected]> 2011-08-05 18:59:16 UTC --- Created attachment 4872 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4872 Proposed fix This patch takes changes in the previous patch and isolates just the parts relating to display of patron attributes. Because function for pulling patron attributes was merged with the function for displaying address information in SetMemberInfosInTemplate() (also found in Bug 5749), I moved the call to GetBorrowerAttributes into the individual scripts. That keeps the functionality relating specifically to patron attributes separate from the proposed changes to displaying addresses. Because I think it's important to keep the display consistent, I added display of patron attributes to all pages which include the patron information sidebar. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
