Changes for page Create Application

Last modified by Thomas Coelho (local) on 2024/02/05 13:38

From version 4.1
edited by Thomas Coelho (local)
on 2023/01/17 20:36
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/14.10.3]
To version 5.1
edited by Thomas Coelho (local)
on 2023/07/26 11:22
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/15.5]

Summary

Details

Page properties
Content
... ... @@ -70,6 +70,7 @@
70 70   #if (!$xwiki.exists($appClassRef))
71 71   #set ($appHomeRef = $services.model.resolveDocument('', 'default', $appReference))
72 72   #set ($discard = $queryString.putAll({
73 + 'form_token': $services.csrf.getToken(),
73 73   'template': 'AppWithinMinutes.ClassTemplate',
74 74   'parent': $services.model.serialize($appHomeRef),
75 75   'title': "$appReference.name Class"