Changes for page Downtime Resources

Last modified by SRHC Admin on 2025/04/22 15:54

From version 16.1
edited by SRHC Admin
on 2025/04/19 18:18
Change comment: There is no comment for this version
To version 25.1
edited by SRHC Admin
on 2025/04/19 22:38
Change comment: There is no comment for this version

Summary

Details

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