Skip to content

Instantly share code, notes, and snippets.

@mickle00
Created January 15, 2014 22:07
Show Gist options
  • Save mickle00/8445692 to your computer and use it in GitHub Desktop.
Save mickle00/8445692 to your computer and use it in GitHub Desktop.
commit 192ee11660dba20d393fae1a1dc0a8cc83c0b5b5
Author: Michael Stewart <mickle00@gmail.com>
Date: Wed Jan 15 14:07:05 2014 -0800
Removing Button
diff --git a/layouts/Deployment__c-Deployment Layout.layout b/layouts/Deployment__c-Deployment Layout.layout
index 33a0e00..4604363 100644
--- a/layouts/Deployment__c-Deployment Layout.layout
+++ b/layouts/Deployment__c-Deployment Layout.layout
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Layout xmlns="http://soap.sforce.com/2006/04/metadata">
+ <excludeButtons>Submit</excludeButtons>
<layoutSections>
<customLabel>false</customLabel>
<detailHeading>false</detailHeading>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment