Changes for page Default Class Sheet
Last modified by Thomas Coelho (local) on 2023/08/09 10:59
From version 1.1
edited by Laura Sagunski
on 2022/09/27 12:39
on 2022/09/27 12:39
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-xclass-ui/14.6]
To version 2.1
edited by Thomas Coelho
on 2022/10/18 14:09
on 2022/10/18 14:09
Change comment:
Install extension [org.xwiki.platform:xwiki-platform-xclass-ui/14.8]
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. sagunski1 +xwiki:XWiki.thw - Content
-
... ... @@ -123,6 +123,7 @@ 123 123 124 124 {{html}} 125 125 <form action="$doc.getURL()" id="newdoc" method="post" class="xform half"> 126 + <fieldset> 126 126 <div class="hidden"> 127 127 <input type="hidden" name="form_token" value="$!{services.csrf.getToken()}" /> 128 128 <input type="hidden" name="parent" value="${defaultParent}"/> ... ... @@ -161,6 +161,7 @@ 161 161 'platform.xclass.defaultClassSheet.createPage.label'))"/> 162 162 </span> 163 163 </p> 165 + </fieldset> 164 164 </form> 165 165 {{/html}} 166 166