Show TOC links for acknowledgements and furtherReading
The variables were not passed to section, always evaluating existing code to false and omitting the links.
This commit is contained in:
parent
a4f1c7c480
commit
6f7bda85ef
1 changed files with 3 additions and 1 deletions
|
@ -50,7 +50,9 @@
|
|||
})}
|
||||
|
||||
{f:render(section: 'TableOfContent', arguments: {
|
||||
pageContent: pageContent
|
||||
pageContent: pageContent,
|
||||
acknowledgements: acknowledgements,
|
||||
furtherReading: furtherReading
|
||||
})}
|
||||
</f:section>
|
||||
|
||||
|
|
Loading…
Reference in a new issue