adding barcode index
Signed-off-by: Chris Cormack <crc@liblime.com> Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
parent
e87c497f5d
commit
827d27111f
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ unless (%index) {
|
||||||
'note' => '500a',
|
'note' => '500a',
|
||||||
'subject' => '600a, 650a',
|
'subject' => '600a, 650a',
|
||||||
'dewey' => '082',
|
'dewey' => '082',
|
||||||
|
'bc' => '952p',
|
||||||
'host-item' => '952a, 952c'");
|
'host-item' => '952a, 952c'");
|
||||||
%index = GetNoZebraIndexes();
|
%index = GetNoZebraIndexes();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue