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/groupRelatedList.json |   82 ++++++++++++++++++++--------------------
 1 files changed, 41 insertions(+), 41 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable_21/views/groupRelatedList.json b/force-app/main/default/experiences/Consumable_21/views/groupRelatedList.json
index 556a0c0..290cf29 100644
--- a/force-app/main/default/experiences/Consumable_21/views/groupRelatedList.json
+++ b/force-app/main/default/experiences/Consumable_21/views/groupRelatedList.json
@@ -1,45 +1,45 @@
 {
-  "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "df0800d2-f262-47bd-b7ab-3b61daaa3f08",
-  "label": "Group Related List",
-  "regions": [
-    {
-      "id": "b21d1e47-a866-4381-997a-ae1aca38cd90",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "df0800d2-f262-47bd-b7ab-3b61daaa3f08",
+    "label": "Group Related List",
+    "regions": [
         {
-          "componentAttributes": {
-            "customTitle": "",
-            "parentRecordId": "{!recordId}",
-            "relatedListName": "{!relationshipApiName}",
-            "showBreadCrumbs": true,
-            "showCustomTitle": false,
-            "showManualRefreshButton": true,
-            "showRowNumbers": true
-          },
-          "componentName": "forceCommunity:relatedList",
-          "id": "b656a563-2f12-4d30-80b0-296eb770428a",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "b21d1e47-a866-4381-997a-ae1aca38cd90",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customTitle": "",
+                        "parentRecordId": "{!recordId}",
+                        "relatedListName": "{!relationshipApiName}",
+                        "showBreadCrumbs": true,
+                        "showCustomTitle": false,
+                        "showManualRefreshButton": true,
+                        "showRowNumbers": true
+                    },
+                    "componentName": "forceCommunity:relatedList",
+                    "id": "b656a563-2f12-4d30-80b0-296eb770428a",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "59a71983-1586-48f1-869e-4cb6dea450d6",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "eb69adf9-fe44-4090-9e9c-c865350e8cd7",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "59a71983-1586-48f1-869e-4cb6dea450d6",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "eb69adf9-fe44-4090-9e9c-c865350e8cd7",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "relatedlist-0F9"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "relatedlist-0F9"
 }

--
Gitblit v1.9.1