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/Partner21/views/reportDetail.json |  104 ++++++++++++++++++++++++++--------------------------
 1 files changed, 52 insertions(+), 52 deletions(-)

diff --git a/force-app/main/default/experiences/Partner21/views/reportDetail.json b/force-app/main/default/experiences/Partner21/views/reportDetail.json
index 4908997..235a6f6 100644
--- a/force-app/main/default/experiences/Partner21/views/reportDetail.json
+++ b/force-app/main/default/experiences/Partner21/views/reportDetail.json
@@ -1,57 +1,57 @@
 {
-  "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "621a5818-46f1-42c5-9717-fc999ba75df9",
-  "label": "Report Detail",
-  "regions": [
-    {
-      "id": "4048f525-5fc3-4dd9-a234-3853fe169b0c",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "621a5818-46f1-42c5-9717-fc999ba75df9",
+    "label": "Report Detail",
+    "regions": [
         {
-          "componentAttributes": {
-            "recordId": "{!recordId}"
-          },
-          "componentName": "forceCommunity:reportPage",
-          "id": "67dbea3c-73b0-4382-943b-08248f6d0127",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
-        }
-      ],
-      "id": "99090621-29d5-4fc2-afe6-57de0bb39023",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "9bd724e2-186d-4d7c-b9c8-e78c6fd7e452",
-      "regionName": "footer",
-      "type": "region"
-    },
-    {
-      "components": [
+            "id": "4048f525-5fc3-4dd9-a234-3853fe169b0c",
+            "regionName": "header",
+            "type": "region"
+        },
         {
-          "componentAttributes": {
-            "customHeadTags": "",
-            "description": "",
-            "title": "{!Record._Object}: {!Record._Title}"
-          },
-          "componentName": "forceCommunity:seoAssistant",
-          "id": "04b2d6c8-0085-4a12-909a-ff3398dc58f1",
-          "renditionMap": {},
-          "type": "component"
+            "components": [
+                {
+                    "componentAttributes": {
+                        "recordId": "{!recordId}"
+                    },
+                    "componentName": "forceCommunity:reportPage",
+                    "id": "67dbea3c-73b0-4382-943b-08248f6d0127",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "99090621-29d5-4fc2-afe6-57de0bb39023",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "9bd724e2-186d-4d7c-b9c8-e78c6fd7e452",
+            "regionName": "footer",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "{!Record._Object}: {!Record._Title}"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "04b2d6c8-0085-4a12-909a-ff3398dc58f1",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "44bd4200-450a-429e-b8d3-437a05904edd",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
         }
-      ],
-      "id": "44bd4200-450a-429e-b8d3-437a05904edd",
-      "regionName": "sfdcHiddenRegion",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "detail-00O"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "detail-00O"
 }

--
Gitblit v1.9.1