Changes for page ClassEditSheet

Last modified by Thomas Coelho (local) on 2023/08/09 10:59

From version 3.1
edited by Thomas Coelho (local)
on 2023/08/09 10:59
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/15.5]
To version 2.1
edited by Thomas Coelho
on 2023/02/27 13:38
Change comment: Install extension [org.xwiki.platform:xwiki-platform-appwithinminutes-ui/15.1]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.coelho
1 +xwiki:XWiki.thw
Content
... ... @@ -97,7 +97,6 @@
97 97   #set ($fieldURL = $doc.getURL('edit', $escapetool.url({
98 98   'xpage': 'plain',
99 99   'sheet': 'AppWithinMinutes.ClassEditSheet',
100 - 'form_token': $services.csrf.getToken(),
101 101   'template': 'AppWithinMinutes.ClassTemplate',
102 102   'field': $formFieldDoc.fullName,
103 103   'xeditmode': 'text'
... ... @@ -678,7 +678,6 @@
678 678   })
679 679   #if (!$xwiki.exists($templateProviderReference))
680 680   #set ($discard = $queryString.putAll({
681 - 'form_token': $services.csrf.getToken(),
682 682   'template': 'XWiki.TemplateProviderTemplate',
683 683   'parent': $doc.fullName
684 684   }))