Changes for page Downtime Resources

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

From version 17.1
edited by SRHC Admin
on 2025/04/19 22:11
Change comment: There is no comment for this version
To version 14.1
edited by SRHC Admin
on 2025/04/19 17:23
Change comment: There is no comment for this version

Summary

Details

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