24 Sep
2024
24 Sep
'24
4:58 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38000 --- Comment #2 from Jonathan Druart <jonathan.druart@gmail.com> --- I would keep the line as it was and remove the redundant one use C4::Search qw( searchResults enabled_staff_search_views z3950_search_args new_record_from_zebra ); 631 $template->param (z3950_search_params => C4::Search::z3950_search_args($z3950par || $query_desc)); 705 my $marc_record_object = C4::Search::new_record_from_zebra( -- You are receiving this mail because: You are watching all bug changes.