Wiki source code of Task Class

Last modified by Admin Trust-IT on 2023/01/06 21:16

Hide last authors
Admin Trust-IT 3.1 1 {{velocity}}
2 ## Replace the default space with the space where you want your documents to be created.
3 ## Replace the default parent with the one of your choice and save the document.
4 ##
5 #set ($defaultSpace = $doc.space)
6 #set ($defaultParent = $doc.fullName)
7 {{/velocity}}