mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Show jump list to other space documents
Closes #219 Jump to documents within space when viewing a document.
This commit is contained in:
parent
bc9dab72f2
commit
c65eb97948
26 changed files with 341 additions and 235 deletions
|
@ -7,8 +7,8 @@
|
|||
{{#ui/ui-toolbar dark=false light=false raised=false large=false bordered=false}}
|
||||
{{#if session.isEditor}}
|
||||
{{ui/ui-toolbar-button icon=constants.Icon.Plus color=constants.Color.Green
|
||||
label=constants.Label.Space
|
||||
onClick=(action "onShowModal")}}
|
||||
label=constants.Label.Space onClick=(action "onShowModal")}}
|
||||
{{ui/ui-toolbar-divider}}
|
||||
{{/if}}
|
||||
{{#if session.isAdmin}}
|
||||
{{ui/ui-toolbar-icon icon=constants.Icon.Settings color=constants.Color.Green
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue