From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001
From: FUYU <fuyu@prec-tech.com>
Date: 星期三, 13 十二月 2023 16:30:27 +0800
Subject: [PATCH] 修改前备份

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

diff --git a/force-app/main/default/experiences/Consumable1/views/cICRelatedList.json b/force-app/main/default/experiences/Consumable1/views/cICRelatedList.json
index dc2022c..9867cd6 100644
--- a/force-app/main/default/experiences/Consumable1/views/cICRelatedList.json
+++ b/force-app/main/default/experiences/Consumable1/views/cICRelatedList.json
@@ -1,45 +1,45 @@
 {
-  "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "4fd2378d-1de4-4c96-b33d-8051ad75bdf6",
-  "label": "CIC Related List",
-  "regions": [
-    {
-      "id": "c4db92a7-d368-4d52-9868-fab9110f9f94",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "fb9cc21a-bfdf-4b55-b21d-d99514ec9374",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "4fd2378d-1de4-4c96-b33d-8051ad75bdf6",
+    "label": "CIC Related List",
+    "regions": [
         {
-          "componentAttributes": {
-            "customTitle": "",
-            "parentRecordId": "{!recordId}",
-            "relatedListName": "{!relationshipApiName}",
-            "showBreadCrumbs": true,
-            "showCustomTitle": false,
-            "showManualRefreshButton": true,
-            "showRowNumbers": true
-          },
-          "componentName": "forceCommunity:relatedList",
-          "id": "9f1d0e22-e08f-44b9-a6be-b0b2717f90aa",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "c4db92a7-d368-4d52-9868-fab9110f9f94",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customTitle": "",
+                        "parentRecordId": "{!recordId}",
+                        "relatedListName": "{!relationshipApiName}",
+                        "showBreadCrumbs": true,
+                        "showCustomTitle": false,
+                        "showManualRefreshButton": true,
+                        "showRowNumbers": true
+                    },
+                    "componentName": "forceCommunity:relatedList",
+                    "id": "9f1d0e22-e08f-44b9-a6be-b0b2717f90aa",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "96759964-f58f-4fb1-8751-b807e3df6fcc",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "28ef7baf-73ad-4450-b282-7f360e7c067f",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "96759964-f58f-4fb1-8751-b807e3df6fcc",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "28ef7baf-73ad-4450-b282-7f360e7c067f",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "relatedlist-500"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "relatedlist-500"
 }

--
Gitblit v1.9.1