0 Votes

Changes for page Create Application

Last modified by RPG Research Xwiki Documents Administrator on 2023/12/07 11:17

From version 1.1
edited by Hawke Robinson
on 2023/03/22 13:41
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/15.1]
To version 2.1
edited by Hawke Robinson
on 2023/04/06 13:17
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/15.2]

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"