fixing dirty bug : ccl.properties is case sensitive. CountAuthority failed, and thus authority search failed also...
Signed-off-by: Chris Cormack <crc@liblime.com>
This commit is contained in:
parent
f8fcab514b
commit
b014548175
1 changed files with 1 additions and 1 deletions
|
@ -793,7 +793,7 @@ ut Title-uniform
|
|||
# for an authority to be searched subfield $9 in the
|
||||
# for cataloging purposes. following: 700,701,702,710,
|
||||
# 711,712 and some 6XX fields (Unimarc)
|
||||
Authority-number 1=8910
|
||||
Authority-Number 1=8910
|
||||
an Authority-Number
|
||||
Koha-Auth-Number Authority-Number
|
||||
|
||||
|
|
Loading…
Reference in a new issue