HTML |
---|
<a href="TEST"><button class="navbutton" style="width:100%;">Salesforce Programs</button></a> |
User Guides for programs using the NYSERDA Salesforce Portal
Recently Updated | ||||||||
---|---|---|---|---|---|---|---|---|
|
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> |