1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 15:19:42 +02:00
documize/gui/app/templates/components/document/index-entry.hbs
Harvey Kandola c8dc284d03 css tweaks
2017-10-05 11:41:53 -04:00

1 line
No EOL
168 B
Handlebars

<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>