mirror of
https://github.com/documize/community.git
synced 2025-07-25 08:09:43 +02:00
document attachments view
This commit is contained in:
parent
6cc78f76da
commit
486b5983d9
11 changed files with 65 additions and 130 deletions
|
@ -14,7 +14,7 @@
|
|||
{{#if canSelectCategory}}
|
||||
<a href="#" {{action 'onShowCategoryModal'}}><select></a>
|
||||
{{else}}
|
||||
{{#link-to 'folder.category' folder.id folder.slug class='non-printable'}}Manage{{/link-to}}
|
||||
{{#link-to 'folder.category' folder.id folder.slug class='non-printable'}}<manage>{{/link-to}}
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
{{/each}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue