Versions Compared

Key

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

Welcome to NYSERDA's Public Knowledge Base

Placeholder for Introduction


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

Page Tree
rootNYSERDA Public Knowledge Base




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>