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

diff --git a/force-app/main/default/experiences/Consumable_21/views/fileRelatedList.json b/force-app/main/default/experiences/Consumable_21/views/fileRelatedList.json
index 08ad65b..b66fc74 100644
--- a/force-app/main/default/experiences/Consumable_21/views/fileRelatedList.json
+++ b/force-app/main/default/experiences/Consumable_21/views/fileRelatedList.json
@@ -1,45 +1,45 @@
 {
-  "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "fe2be2e9-572d-46e3-9d57-0434b26626d1",
-  "label": "File Related List",
-  "regions": [
-    {
-      "id": "2cbe69d2-9b30-4a18-8028-0dad474d8d61",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "fe2be2e9-572d-46e3-9d57-0434b26626d1",
+    "label": "File Related List",
+    "regions": [
         {
-          "componentAttributes": {
-            "customTitle": "",
-            "parentRecordId": "{!recordId}",
-            "relatedListName": "{!relationshipApiName}",
-            "showBreadCrumbs": true,
-            "showCustomTitle": false,
-            "showManualRefreshButton": true,
-            "showRowNumbers": true
-          },
-          "componentName": "forceCommunity:relatedList",
-          "id": "4ef912a2-8538-41f4-8870-fe18ab4d5427",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "2cbe69d2-9b30-4a18-8028-0dad474d8d61",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customTitle": "",
+                        "parentRecordId": "{!recordId}",
+                        "relatedListName": "{!relationshipApiName}",
+                        "showBreadCrumbs": true,
+                        "showCustomTitle": false,
+                        "showManualRefreshButton": true,
+                        "showRowNumbers": true
+                    },
+                    "componentName": "forceCommunity:relatedList",
+                    "id": "4ef912a2-8538-41f4-8870-fe18ab4d5427",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "14a66256-1835-4316-8a14-2d0f89fc2ac5",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "54dd98a9-0b03-4ad6-9000-d307f080f77f",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "14a66256-1835-4316-8a14-2d0f89fc2ac5",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "54dd98a9-0b03-4ad6-9000-d307f080f77f",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "relatedlist-069"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "relatedlist-069"
 }

--
Gitblit v1.9.1