Changes for page Create Application
Last modified by Micky Grillo on 2024/02/21 14:19
From version 1.1
edited by superadmin
on 2023/02/23 18:09
on 2023/02/23 18:09
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/15.0]
To version 2.1
edited by Micky Grillo
on 2023/06/09 11:52
on 2023/06/09 11:52
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/15.4]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. superadmin1 +xwiki:XWiki.mgrillo - 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"