Changes for page Downtime Resources
Last modified by SRHC Admin on 2025/04/22 15:54
From version 22.1
edited by SRHC Admin
on 2025/04/19 22:30
on 2025/04/19 22:30
Change comment:
There is no comment for this version
To version 25.1
edited by SRHC Admin
on 2025/04/19 22:38
on 2025/04/19 22:38
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,3 +1,9 @@ 1 +{{velocity}} 2 +#if (!$hasAdmin) 3 +## Hide tabs 4 + #set($displayDocExtra = false) 5 + ## Hide viewer shortcuts in the menu 6 + #set($displayShortcuts = false) 1 1 {{html clean="false"}}<style> 2 2 #xdocFooter { 3 3 display: none !important; ... ... @@ -5,12 +5,15 @@ 5 5 .xdocLastModification { 6 6 display: none !important; 7 7 } 8 -</style>{{/html}}{{velocity}}#if (!$hasAdmin) 9 -## Hide tabs 10 - #set($displayDocExtra = false) 11 - ## Hide viewer shortcuts in the menu 12 - #set($displayShortcuts = false) 13 -#end{{/velocity}} 14 + #tmMoreActions { 15 + display: none !important; 16 + } 17 + #tmDrawerActivator { 18 + display: none !important; 19 + } 20 +</style>{{/html}} 21 +#end 22 +{{/velocity}} 14 14 15 15 Provider Resources 16 16