Versions Compared

Key

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

Image Added


Aura - Title
color#0073a4
textAlignleft
fontSize28
lineHeight28
cloudTextDemo Title
tagh1
fontWeightbold
NYSERDA Salesforce Instructions
Aura - Divider
serializedStyles{"alignment":{"horizontal":"end"},"icon":{"name":"faPaperPlane","color":"#333","size":24},"text":{"color":"#002d72","fontSize":14,"textAlign":"left","fontWeight":"bold","text":"System Instructions: NEIS"},"border":{"top":false,"right":false,"bottom":true,"left":false,"color":"#0073a4","style":"solid","width":2},"size":{}}
typeregular
Info

The page contains links to instructions external stakeholders may need to reference when working with NYSERDA's Salesforce system.


UI Children
root@self


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>