1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-04 21:15:24 +02:00

Print selected sections

Close #146
This commit is contained in:
McMatts 2019-05-31 19:41:34 +01:00
parent 715c31a1da
commit c59a467cdb
6 changed files with 55 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{{#if hasPages}}
{{#each pages key="id" as |item|}}
<Ui::UiSpacer @size="100" />
<Ui::UiSpacer @size="100" id={{concat 'page-spacer-' item.page.id}} />
{{document/document-page
roles=roles
pages=pages