Changes for page Data types

From version 4.1
edited by Nazzareno Pompei
on 19/01/2024 08:57
Change comment: Install extension [org.xwiki.platform:xwiki-platform-xclass-ui/15.10.5]
To version 3.1
edited by Nazzareno Pompei
on 28/10/2022 08:42
Change comment: Install extension [org.xwiki.platform:xwiki-platform-xclass-ui/14.9]

Summary

Details

Page properties
Content
... ... @@ -15,8 +15,7 @@
15 15   'editor': 'wiki',
16 16   'template': $request.template,
17 17   'parent': $request.parent,
18 - 'title': $classTitle,
19 - 'form_token': $services.csrf.token
18 + 'title': $classTitle
20 20   })))
21 21   ## Stop processing, since we already sent a redirect.
22 22   #stop