Versions Compared

Key

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

Standards and Quality Assurance

This guide provides instruction for Contractors contractors and Builders builders regarding the Standards and Quality Assurance inspection process. The guides can be accessed using the Table of Contents below. In addition to the user guides, the first link is a recorded training session conducted in July of 2020 that highlights the Standards and Quality Assurance Inspection Process. If you have additional questions after reviewing this material, please reach out to [email protected] .


Table of Contents

UI Children


HTML
<style>
	#com-atlassian-confluence th, 
	#com-atlassian-confluence td,
	#com-atlassian-confluence .confluenceTh, 
	#com-atlassian-confluence .confluenceTd {
		border: 0;
	}
</style>


HTML
<script>
  var selectors = ['#splitter-sidebar','.vsplitbar', '#splitter-button']; 
  AJS.$.each(selectors, function(){ 
    AJS.$(''+this).hide(); 
  });
  AJS.$('#splitter-content').css({'width':'100%', 'left':'0'});
</script> 



HTML
   <style type="text/css">
      #title-text { display: none;} 
   </style>
 <style>
#com-atlassian-confluence .page-metadata  {
    display:none;
  } </style>



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