mirror of
https://github.com/documize/community.git
synced 2025-08-04 21:15:24 +02:00
parent
715c31a1da
commit
c59a467cdb
6 changed files with 55 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue