Aura - Title | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
NYSERDA Salesforce Instructions |
Aura - Divider | ||||
---|---|---|---|---|
|
Info |
---|
The page contains links to instructions external stakeholders may need to reference when working with NYSERDA's Salesforce system. |
Page Treeui-children | ||
---|---|---|
|
HTML |
---|
<style type="text/css"> #title-text {display: none;} </style> |
HTML |
---|
<script type="text/javascript" >
jQuery(document).ajaxComplete(function() {
if(jQuery('.ia-fixed-sidebar.collapsed').length == 0 ) {
jQuery('.expand-collapse-trigger').click();
};
});
</script> |