Skip to content

Commit 94381b2

Browse files
committed
added actual files
1 parent 5163100 commit 94381b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spider/js/search.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ search.addWidget(
9999
search.addWidget(
100100
instantsearch.widgets.refinementList({
101101
container: '#authority',
102-
attributeName: 'Authority',
102+
attributeName: 'authority',
103103
limit: 5,
104104
showMore: true,
105105
cssClasses: {

0 commit comments

Comments
 (0)