http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3516
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1380|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <[email protected]> 2012-02-17 14:06:25 UTC --- Created attachment 7710 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7710 Bug 3516 - Display picture of patrons in OPAC This patch adapts the patron image display script from the self-checkout module to optionally display the image of the logged-in user on their personal information page (opac-userupdate.pl). The script changes the method choosing which image to display from using a passed cardnumber to using the borrowernumber of the logged-in user. A system preference is added, OPACpatronimages, to control whether these images are displayed. -- 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. You are watching all bug changes. _______________________________________________ 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/
