Wiki源代码AdminWikisRightsSheet
在2022-05-25 17:59上被ybq sz修改
Hide last authors
![]() |
1.1 | 1 | {{velocity}} |
2 | ### Sheet used to generically display the XWikiPreferences object fields in the administration sheets. | ||
3 | {{html}} | ||
4 | <form method="post" action="$xwiki.getURL($currentDoc, 'saveandcontinue')" class="xform"> | ||
5 | ############################################################################################ | ||
6 | ## RIGHTS | ||
7 | ############################################################################################ | ||
8 | <fieldset> | ||
9 | #template('rightsUI.vm') | ||
10 | </fieldset> | ||
11 | </form> | ||
12 | {{/html}} | ||
13 | {{/velocity}} |