@@ -, +, @@ --- circ/circulation.pl | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) --- a/circ/circulation.pl +++ a/circ/circulation.pl @@ -493,7 +493,6 @@ if ($borrowerslist) { -id => 'borrowernumber', -values => \@values, -labels => \%labels, - -onclick => "window.location = '/cgi-bin/koha/circ/circulation.pl?borrowernumber=' + this.value;", -size => 7, -tabindex => '', -multiple => 0 --