Skip to content

Commit 690bc88

Browse files
committed
Debug
1 parent 52ae16b commit 690bc88

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Packages/Sites/Sfi.Site/Resources/Private/Fusion/NodeTypes/SermonsFacetsJson.fusion

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ prototype(Sfi.Site:SermonsFacetsJson) < prototype(T:Value) {
4343
id = ${bucket.key}
4444
title = ${q(site).find('#' + bucket.key).get(0).properties.title}
4545
count = ${bucket.doc_count}
46+
kkk = ${bucket.key}
4647
}
4748
# @process.sort = ${value && q(value).count() > 0 && q(value).sort('_index', 'ASC')}
4849
}

0 commit comments

Comments
 (0)