Changes for page Downtime Resources
                  Last modified by SRHC Admin on 2025/04/22 15:54
              
      
      From version  12.1 
    
    
              edited by SRHC Admin
        
on 2025/04/19 17:14
     on 2025/04/19 17:14
      Change comment:
              There is no comment for this version
          
         
      To version  25.1 
    
    
              edited by SRHC Admin
        
on 2025/04/19 22:38
     on 2025/04/19 22:38
      Change comment:
              There is no comment for this version
          
         Summary
- 
          Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
- 
      - Content
-   ... ... @@ -3,11 +3,24 @@ 3 3 ## Hide tabs 4 4 #set($displayDocExtra = false) 5 5 ## Hide viewer shortcuts in the menu 6 - #set ($displayShortcuts = false) 6 + #set($displayShortcuts = false) 7 +{{html clean="false"}}<style> 8 + #xdocFooter { 9 + display: none !important; 10 + } 11 + .xdocLastModification { 12 + display: none !important; 13 + } 14 + #tmMoreActions { 15 + display: none !important; 16 + } 17 + #tmDrawerActivator { 18 + display: none !important; 19 + } 20 +</style>{{/html}} 7 7 #end 8 8 {{/velocity}} 9 9 10 - 11 11 Provider Resources 12 12 13 13 {{info}} 
 
