1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-27 09:09:44 +02:00
documize/gui/app/templates/components/document/index-entry.hbs

2 lines
170 B
Handlebars
Raw Normal View History

2017-10-04 14:50:10 -04:00
<a id="index-{{page.id}}" class="link toc-index-item {{page.tocIndentCss}} {{if (eq page.id currentPageId) 'selected'}} " {{action 'onClick' page.id}}>{{page.title}}</a>