Changes for page Downtime Resources

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

From version 18.1
edited by SRHC Admin
on 2025/04/19 22:13
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
... ... @@ -5,18 +5,6 @@
5 5   ## Hide viewer shortcuts in the menu
6 6   #set ($displayShortcuts = false)
7 7  #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 -
20 20  {{/velocity}}
21 21  
22 22