mirror of
https://github.com/documize/community.git
synced 2025-07-30 10:39:44 +02:00
Change position of doc attachments
This commit is contained in:
parent
ca4a9a74ee
commit
fe7548cd97
7 changed files with 136 additions and 147 deletions
|
@ -62,7 +62,6 @@
|
|||
{{#attach-tooltip showDelay=1000}}Tag{{/attach-tooltip}}
|
||||
</div>
|
||||
{{/each}}
|
||||
|
||||
{{#if unassigned}}
|
||||
{{#if permissions.spaceManage}}
|
||||
<div class="empty cursor-pointer" {{action "onEditCategory"}}>Unassigned</div>
|
||||
|
@ -70,6 +69,8 @@
|
|||
<div class="empty">Unassigned</div>
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
|
||||
<Ui::UiSpacer @size="200" />
|
||||
</div>
|
||||
|
||||
{{document/sidebar-attachment document=document permissions=permissions}}
|
||||
|
||||
<Ui::UiSpacer @size="200" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue