Changes for page Downtime Resources

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

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

Summary

Details

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