http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=766
--- Comment #85 from Katrin Fischer <[email protected]> --- 3 left... can we finish those please? git grep CGI::scrolling_list cataloguing/additem.pl: $subfield_data{marc_value} =CGI::scrolling_list(@scrparam); reports/guided_reports.pl: $input =CGI::scrolling_list( # FIXME: factor out reports/issues_avg_stats.pl: my $CGIBorCat=CGI::scrolling_list( -name => 'Filter', reports/issues_avg_stats.pl: my $CGIItemTypes=CGI::scrolling_list( -name => 'Filter', reports/issues_avg_stats.pl: my $CGISort1=CGI::scrolling_list( -name => 'Filter', reports/issues_avg_stats.pl: my $CGISort2=CGI::scrolling_list( -name => 'Filter', reports/issues_avg_stats.pl: my $CGIextChoice=CGI::scrolling_list( -- 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/
