mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
add spacing above TOC when anon mode
This commit is contained in:
parent
e72126b72c
commit
42c81b881f
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
|||
{{#dropdown-dialog target="meta-button-history" position="bottom left" showCancel=false button="Close" onAction=(action 'close') color="flat-gray"}}
|
||||
{{document/document-sidebar-edits pages=pages meta=meta}}
|
||||
{{/dropdown-dialog}}
|
||||
{{else}}
|
||||
<div class="margin-top-40" />
|
||||
{{/if}}
|
||||
{{document/document-sidebar-toc document=model folder=folder pages=pages page=page isEditor=isEditor
|
||||
changePageSequence=(action 'onPageSequenceChange') changePageLevel=(action 'onPageLevelChange')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue