View | Details | Raw Unified | Return to bug 15187
Collapse All | Expand All

(-)a/Koha/Filter/MARC/Index880InZebra.pm (-2 / +1 lines)
Lines 23-29 so that the alternate graphic representation gets indexed appropriately Link Here
23
23
24
=head1 SYNOPSIS
24
=head1 SYNOPSIS
25
25
26
my $processor = Koha::RecordProcessor->new({ filters => ('Index880InZebra') });
26
  my $processor = Koha::RecordProcessor->new({ filters => ('Index880InZebra') });
27
27
28
=head1 DESCRIPTION
28
=head1 DESCRIPTION
29
29
30
- 

Return to bug 15187