From 6d14c34d9a4e304bf3289e4ad957b091f27ef3b8 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期二, 20 六月 2023 11:07:04 +0800 Subject: [PATCH] backup --- force-app/main/default/objects/Daily_Report__c/Daily_Report__c.object-meta.xml | 10 ++-------- 1 files changed, 2 insertions(+), 8 deletions(-) diff --git a/force-app/main/default/objects/Daily_Report__c/Daily_Report__c.object-meta.xml b/force-app/main/default/objects/Daily_Report__c/Daily_Report__c.object-meta.xml index 219e1a4..299b665 100644 --- a/force-app/main/default/objects/Daily_Report__c/Daily_Report__c.object-meta.xml +++ b/force-app/main/default/objects/Daily_Report__c/Daily_Report__c.object-meta.xml @@ -138,19 +138,13 @@ </actionOverrides> <actionOverrides> <actionName>View</actionName> - <comment>Action override created by Lightning App Builder during activation.</comment> - <content>test</content> <formFactor>Large</formFactor> - <skipRecordTypeSelect>false</skipRecordTypeSelect> - <type>Flexipage</type> + <type>Default</type> </actionOverrides> <actionOverrides> <actionName>View</actionName> - <comment>Action override created by Lightning App Builder during activation.</comment> - <content>test</content> <formFactor>Small</formFactor> - <skipRecordTypeSelect>false</skipRecordTypeSelect> - <type>Flexipage</type> + <type>Default</type> </actionOverrides> <allowInChatterGroups>false</allowInChatterGroups> <compactLayoutAssignment>SYSTEM</compactLayoutAssignment> -- Gitblit v1.9.1