Last active
July 29, 2016 15:08
-
-
Save benewen96/b68a9b84b9b0afc660f30fac74df09d1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<apex:page standardController="Backlog__c" sidebar="false" | |
recordSetVar="items" showheader="false" standardStylesheets="false" | |
docType="html-5.0"> | |
</apex:page> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment