Changes for page Administration
Last modified by Leon Poon on 2025/05/12 14:26
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -288,7 +288,7 @@ 288 288 ## Administration Sheet, used to display a common UI for some wiki features (presentation, users, 289 289 ## groups, rights etc.) at global / space level and also for several applications. 290 290 ##************************************************************************************************** 291 -#if($xcontext.action == 'view' && "$!request.viewer" == '')291 +#if($xcontext.action == 'view') 292 292 $response.sendRedirect($xwiki.getURL($doc.getFullName(), 'admin', $request.getQueryString()))## 293 293 #else 294 294 $xwiki.jsx.use('XWiki.AdminSheet')##