[Bug 2981] Misleading interface for selecting patron from circulation search results
19 May
2010
19 May
'10
3:56 p.m.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=2981 --- Comment #6 from Owen Leonard <oleonard@myacpl.org> 2010-05-19 14:56:40 --- This functionality can be easily added via the intranetuserjs system preference for libraries who like it: $(document).ready(function(){ $("select#borrowernumber option").click(function(){ location.href="circulation.pl?borrowernumber="+$(this).attr("value"); }); }); -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
5901
Age (days ago)
5901
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@kohaorg.ec2.liblime.com