mirror of
https://github.com/documize/community.git
synced 2025-07-29 18:19:44 +02:00
Provide per section attachments
Upload and delete attachments on a per section basis.
This commit is contained in:
parent
166aeba09b
commit
61d0086337
13 changed files with 248 additions and 116 deletions
|
@ -1 +1,7 @@
|
|||
{{component editorType document=document folder=folder page=page meta=meta onCancel=(action "onCancel") onAction=(action "onAction")}}
|
||||
{{component editorType
|
||||
document=document
|
||||
folder=folder
|
||||
page=page
|
||||
meta=meta
|
||||
attachments=attachments
|
||||
onCancel=(action "onCancel") onAction=(action "onAction")}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue