Skip to content

Instantly share code, notes, and snippets.

@mickle00
Created January 15, 2014 22:06
Show Gist options
  • Save mickle00/8445680 to your computer and use it in GitHub Desktop.
Save mickle00/8445680 to your computer and use it in GitHub Desktop.
commit d723472a2fe06028e53f3bf5225fb5793680dd95
Author: Michael Stewart <mickle00@gmail.com>
Date: Wed Jan 15 14:02:20 2014 -0800
Adding button.
diff --git a/layouts/Deployment__c-Deployment Layout.layout b/layouts/Deployment__c-Deployment Layout.layout
index afcf8c0..33a0e00 100644
--- a/layouts/Deployment__c-Deployment Layout.layout
+++ b/layouts/Deployment__c-Deployment Layout.layout
@@ -47,9 +47,10 @@
<style>TwoColumnsTopToBottom</style>
</layoutSections>
<layoutSections>
- <customLabel>false</customLabel>
+ <customLabel>true</customLabel>
<detailHeading>false</detailHeading>
<editHeading>true</editHeading>
+ <label>Custom Links</label>
<layoutColumns/>
<layoutColumns/>
<layoutColumns/>
@@ -60,4 +61,10 @@
<showInteractionLogPanel>false</showInteractionLogPanel>
<showRunAssignmentRulesCheckbox>false</showRunAssignmentRulesCheckbox>
<showSubmitAndAttachButton>false</showSubmitAndAttachButton>
+ <summaryLayout>
+ <masterLabel>00hc0000000FZno</masterLabel>
+ <sizeX>4</sizeX>
+ <sizeY>0</sizeY>
+ <summaryLayoutStyle>Default</summaryLayoutStyle>
+ </summaryLayout>
</Layout>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment