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
Change comment: There is no comment for this version
To version 21.1
edited by SRHC Admin
on 2025/04/19 22:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,4 +1,5 @@
1 -{{html clean="false"}}<style>
1 +{{html}}
2 +<style>
2 2   #xdocFooter {
3 3   display: none !important;
4 4   }
... ... @@ -5,12 +5,20 @@
5 5   .xdocLastModification {
6 6   display: none !important;
7 7   }
8 -</style>{{/html}}{{velocity}}#if (!$hasAdmin)
9 + #tmMoreActions {
10 + display: none !important;
11 + }
12 +</style>
13 +{{/html}}
14 +
15 +{{velocity}}
16 +#if (!$hasAdmin)
9 9  ## Hide tabs
10 10   #set($displayDocExtra = false)
11 11   ## Hide viewer shortcuts in the menu
12 - #set($displayShortcuts = false)
13 -#end{{/velocity}}
20 + #set ($displayShortcuts = false)
21 +#end
22 +{{/velocity}}
14 14  
15 15  Provider Resources
16 16