1
0
Fork 0
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:
Harvey Kandola 2017-12-11 11:40:12 +00:00
parent 6cc78f76da
commit 486b5983d9
11 changed files with 65 additions and 130 deletions

View file

@ -14,7 +14,7 @@
{{#if canSelectCategory}}
<a href="#" {{action 'onShowCategoryModal'}}>&lt;select&gt;</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'}}&lt;manage&gt;{{/link-to}}
{{/if}}
{{/if}}
{{/each}}