Wiki source code of Step Class
Last modified by superadmin on 2025/05/22 17:45
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 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 = 'TourCode') | ||
| 6 | #set($defaultParent = 'TourCode.WebHome') | ||
| 7 | {{/velocity}} |