Changes for page Create Application
Last modified by Ruud de Jong on 2024/07/13 22:48
From version 3.1
edited by Bart Vastenhouw
on 2023/01/16 11:15
on 2023/01/16 11:15
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/14.10.3]
To version 4.1
edited by Ruud de Jong
on 2023/10/27 12:07
on 2023/10/27 12:07
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/15.8]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. BartVastenhouw1 +xwiki:XWiki.RuuddeJong - 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"