Versions Compared

Key

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

Welcome to NYSERDA's Public Knowledge Base

Placeholder for Introduction

Navigation Map
contentsubject
contentsubject
cellWidth100px
wrapAfter2
cellHeight60



Panel
borderColor#5f5f5f
bgColor#dfdfdf
titleColor#5f5f5f
borderStylesolid
titleTable of Contents

Clean Energy Communities

Standards and Quality Assurance





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



HTML
<script type="text/javascript">
AJS.toInit(function () {
	if(AJS.$('.ia-fixed-sidebar.collapsed').length == 0) {
		AJS.$('.ia-fixed-sidebar .space-tools-section .expand-collapse-trigger').click();
	}
});
</script>