Skip to content

Instantly share code, notes, and snippets.

@amonshiz
Created December 12, 2014 21:24
Show Gist options
  • Save amonshiz/bcc8b2af24d52155831e to your computer and use it in GitHub Desktop.
Save amonshiz/bcc8b2af24d52155831e to your computer and use it in GitHub Desktop.
<apex:page standardController="Account" showHeader="true" sidebar="true">
<c:CaseCommentsComponent accountId="{!account.Id}" />
</apex:page>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment