changing nomenclature to Libraries ... we do need to pull those
language strings out of the code :/ Signed-off-by: Chris Cormack <crc@liblime.com> Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
parent
2c1081b5b1
commit
f0a83f69e9
1 changed files with 4 additions and 4 deletions
|
@ -580,8 +580,8 @@ sub getFacets {
|
||||||
subfield => 'a',
|
subfield => 'a',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
link_value => 'branch',
|
link_value => 'homebranch',
|
||||||
label_value => 'Branches',
|
label_value => 'Libraries',
|
||||||
tags => [ '995', ],
|
tags => [ '995', ],
|
||||||
subfield => 'b',
|
subfield => 'b',
|
||||||
expanded => '1',
|
expanded => '1',
|
||||||
|
@ -628,8 +628,8 @@ sub getFacets {
|
||||||
subfield => 'a',
|
subfield => 'a',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
link_value => 'branch',
|
link_value => 'homebranch',
|
||||||
label_value => 'Branches',
|
label_value => 'Libraries',
|
||||||
tags => [ '952', ],
|
tags => [ '952', ],
|
||||||
subfield => 'b',
|
subfield => 'b',
|
||||||
expanded => '1',
|
expanded => '1',
|
||||||
|
|
Loading…
Reference in a new issue