Skip to content

Commit ab33e82

Browse files
committed
Find the right sermon
1 parent 58aa35b commit ab33e82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ root.sermonJson {
1111
root.@cache.entryIdentifier.sermon = ${request.arguments.sermon}
1212

1313
prototype(Sfi.Site:SermonJsonRenderer) < prototype(Sfi.Site:SermonJson) {
14+
@context.node = ${q(site).find('#' + request.arguments.sermon).get(0)}
1415
@process.1 = ${Json.stringify(value)}
1516

1617
@cache {

0 commit comments

Comments
 (0)