http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3516
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7713|0 |1 is obsolete| | --- Comment #6 from Katrin Fischer <[email protected]> 2012-02-20 06:56:30 UTC --- Created attachment 7768 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7768 [SIGNED-OFF] Bug 3516 [REVISED] 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. Signed-off-by: Katrin Fischer <[email protected]> Verified that patron image shows only when system preference is turned on and that there are no display problems for patrons without patron image. -- 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/
