Changes for page Downtime Resources

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

From version 13.1
edited by SRHC Admin
on 2025/04/19 17:22
Change comment: There is no comment for this version
To version 18.1
edited by SRHC Admin
on 2025/04/19 22:13
Change comment: There is no comment for this version

Summary

Details

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