mirror of
https://github.com/documize/community.git
synced 2025-08-05 05:25:27 +02:00
parent
2b66d0096a
commit
e014f5b5c1
18 changed files with 541 additions and 88 deletions
|
@ -71,7 +71,11 @@
|
|||
space=model.folder
|
||||
templates=model.templates
|
||||
permissions=model.permissions
|
||||
categoryFilter=category
|
||||
sortBy=sortBy
|
||||
onPin=(action "onPin")
|
||||
onUnpin=(action "onUnpin")
|
||||
onPinSequence=(action "onPinSequence")
|
||||
onFiltered=(action "onFiltered")
|
||||
onExportDocument=(action "onExportDocument")
|
||||
onDeleteDocument=(action "onDeleteDocument")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue