From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 18 七月 2023 09:19:12 +0800
Subject: [PATCH] changeorg

---
 force-app/main/default/experiences/Consumable_21/views/relatedRecordList.json |   82 ++++++++++++++++++++--------------------
 1 files changed, 41 insertions(+), 41 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable_21/views/relatedRecordList.json b/force-app/main/default/experiences/Consumable_21/views/relatedRecordList.json
index f20d2fd..809fc9a 100644
--- a/force-app/main/default/experiences/Consumable_21/views/relatedRecordList.json
+++ b/force-app/main/default/experiences/Consumable_21/views/relatedRecordList.json
@@ -1,45 +1,45 @@
 {
-  "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "1e2080ea-54bd-44f2-b74e-3ba7c4b9cea4",
-  "label": "Related Record List",
-  "regions": [
-    {
-      "id": "8ae3483d-41a9-4ca7-8ac6-5bacf9a46861",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "1e2080ea-54bd-44f2-b74e-3ba7c4b9cea4",
+    "label": "Related Record List",
+    "regions": [
         {
-          "componentAttributes": {
-            "customTitle": "",
-            "parentRecordId": "{!recordId}",
-            "relatedListName": "{!relationshipApiName}",
-            "showBreadCrumbs": true,
-            "showCustomTitle": false,
-            "showManualRefreshButton": true,
-            "showRowNumbers": true
-          },
-          "componentName": "forceCommunity:relatedList",
-          "id": "4c63e341-d0e5-40be-b153-5ca84addc6ce",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "8ae3483d-41a9-4ca7-8ac6-5bacf9a46861",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customTitle": "",
+                        "parentRecordId": "{!recordId}",
+                        "relatedListName": "{!relationshipApiName}",
+                        "showBreadCrumbs": true,
+                        "showCustomTitle": false,
+                        "showManualRefreshButton": true,
+                        "showRowNumbers": true
+                    },
+                    "componentName": "forceCommunity:relatedList",
+                    "id": "4c63e341-d0e5-40be-b153-5ca84addc6ce",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "ba286f44-cde4-4a0d-a44a-e5e1abb11876",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "dfae6024-0a98-4ef5-8cce-181d0b30ad5d",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "ba286f44-cde4-4a0d-a44a-e5e1abb11876",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "dfae6024-0a98-4ef5-8cce-181d0b30ad5d",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "relatedlist"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "relatedlist"
 }

--
Gitblit v1.9.1