Skip to content

Instantly share code, notes, and snippets.

@KerryRitter
Created July 19, 2017 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KerryRitter/91ad6e128f49347ddb242a2f80286445 to your computer and use it in GitHub Desktop.
Save KerryRitter/91ad6e128f49347ddb242a2f80286445 to your computer and use it in GitHub Desktop.
ProfCalcTest - CanvasAppEmbed
<apex:page showHeader="false" standardStylesheets="false" sidebar="false" applyHtmlTag="false" applyBodyTag="false" docType="html-5.0">
<apex:canvasApp applicationName="ProfitabilityCalculator" scrolling="yes" />
</apex:page>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment