Changes for page Create Application

Last modified by Jip-jan Alunkel on May 29, 19:17

From version 2.1
edited by Jip-jan Alunkel
on September 23, 13:41
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/15.7]
To version 1.1
edited by Jip-jan Alunkel
on February 05, 16:44
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/15.0]

Summary

Details

Page properties
Content
... ... @@ -70,7 +70,6 @@
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(),
74 74   'template': 'AppWithinMinutes.ClassTemplate',
75 75   'parent': $services.model.serialize($appHomeRef),
76 76   'title': "$appReference.name Class"