From e9e1806b0f4b5bae1fc36204ccc5d6fdad52d66f Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期一, 05 六月 2023 11:22:08 +0800
Subject: [PATCH] Merge branch 'master' into LightningUpgradeProject

---
 force-app/main/default/objects/IS_Opportunity_Demand__c/webLinks/SI_SOD_Create.webLink-meta.xml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/force-app/main/default/objects/IS_Opportunity_Demand__c/webLinks/SI_SOD_Create.webLink-meta.xml b/force-app/main/default/objects/IS_Opportunity_Demand__c/webLinks/SI_SOD_Create.webLink-meta.xml
index 7edd05b..95d2945 100644
--- a/force-app/main/default/objects/IS_Opportunity_Demand__c/webLinks/SI_SOD_Create.webLink-meta.xml
+++ b/force-app/main/default/objects/IS_Opportunity_Demand__c/webLinks/SI_SOD_Create.webLink-meta.xml
@@ -10,8 +10,7 @@
     <requireRowSelection>true</requireRowSelection>
     <url>{!RequireScript(&quot;/soap/ajax/51.0/connection.js&quot;)} 
 {!RequireScript(&quot;/soap/ajax/51.0/apex.js&quot;)} 
-{!RequireScript(&quot;/resource/CommonUtilJs&quot;)}
-//2021-10-21 gwy 鐗堟湰鏇存敼涓�51.0 
+{!RequireScript(&quot;/resource/CommonUtilJs&quot;)} 
 var foo = function(){ 
 var RecordTypeid = &apos;{!HTMLENCODE(Opportunity.RecordTypeId)}&apos;; 
 	if(RecordTypeid==&apos;012100000006KMe&apos;){ 

--
Gitblit v1.9.1