1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 21:29:42 +02:00
documize/gui/app/templates/components/document/document-editor.hbs

8 lines
188 B
Handlebars
Raw Normal View History

{{component editorType
document=document
folder=folder
page=page
meta=meta
attachments=attachments
onCancel=(action "onCancel") onAction=(action "onAction")}}