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

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,9 @@
1 +{{html clean="false"}}<style>
2 + #xdocFooter {
3 + display: none !important;
4 + }
5 +</style>{{/html}}
6 +
1 1  {{velocity}}
2 2  #if (!$hasAdmin)
3 3  ## Hide tabs
... ... @@ -4,19 +4,7 @@
4 4   #set($displayDocExtra = false)
5 5   ## Hide viewer shortcuts in the menu
6 6   #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 -
18 18  #end
19 -
20 20  {{/velocity}}
21 21  
22 22