Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Large Scale Renewables


Table of Contents

UI Children


Page Properties - DO NOT DELETE THIS MACRO

Page properties

Page Type

System Instructions

Space

Public Guides

HTML
<script type="text/javascript" >
   jQuery(document).ajaxComplete(function() {
      if(jQuery('.ia-fixed-sidebar.collapsed').length == 0 ) {
         jQuery('.expand-collapse-trigger').click();
     };
   });
</script>

<style type="text/css">
#title-text { display: none;} 
#com-atlassian-confluence .page-metadata {display:none;
      #title-text { display: none;}
	 .rwui_button { background-color: #0073A4;margin:0px;}
	 .rwui_button:hover { background-color: #002D72;} 
</style>