Changes for page Administration
edited by Andrey Shilin
on 2025/07/10 15:52
on 2025/07/10 15:52
edited by Andrey Shilin
on 2024/12/24 11:22
on 2024/12/24 11:22
Change comment:
Imported from XAR
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,4 @@ 1 1 {{velocity}} 2 -#if($hasAdmin) 3 3 #set ($allConfigClasses = ['SUZ.Code.SUZConfigurationClass', 'SUZ.Code.CatalogConfigurationClass', 'SUZ.Code.MetadataConfigurationClass']) 4 4 #if (!$xwiki.exists('SUZ.Code.SUZConfiguration')) 5 5 #set ($rdoc = $xwiki.getDocument('SUZ.Code.SUZConfiguration')) ... ... @@ -60,6 +60,5 @@ 60 60 #end 61 61 #end 62 62 {{/html}} 63 -#end 64 64 {{/velocity}} 65 65