From 0c4796706fc9473d069b620321a54b20a119906c Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 11 七月 2023 14:16:44 +0800
Subject: [PATCH] Merge branch 'LEXUpgrade2023-Deloitte'

---
 force-app/main/default/experiences/Consumable1/views/reportDetail.json |  104 ++++++++++++++++++++++++++--------------------------
 1 files changed, 52 insertions(+), 52 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/views/reportDetail.json b/force-app/main/default/experiences/Consumable1/views/reportDetail.json
index 60dc5ef..3c2c1f8 100644
--- a/force-app/main/default/experiences/Consumable1/views/reportDetail.json
+++ b/force-app/main/default/experiences/Consumable1/views/reportDetail.json
@@ -1,57 +1,57 @@
 {
-  "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "66e48eb0-9203-4842-9fde-8b4e7e63b8ac",
-  "label": "Report Detail",
-  "regions": [
-    {
-      "id": "993df7e2-02c2-4043-80f2-75b1fc26b624",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "66e48eb0-9203-4842-9fde-8b4e7e63b8ac",
+    "label": "Report Detail",
+    "regions": [
         {
-          "componentAttributes": {
-            "recordId": "{!recordId}"
-          },
-          "componentName": "forceCommunity:reportPage",
-          "id": "a1126338-71f3-4c8b-9fad-fdb3915a12a4",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
-        }
-      ],
-      "id": "993ff9cc-3b17-46b6-a40d-f1f97c4db48c",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "8429749f-ee7b-4be7-b953-ce1a28fe724e",
-      "regionName": "footer",
-      "type": "region"
-    },
-    {
-      "components": [
+            "id": "993df7e2-02c2-4043-80f2-75b1fc26b624",
+            "regionName": "header",
+            "type": "region"
+        },
         {
-          "componentAttributes": {
-            "customHeadTags": "",
-            "description": "",
-            "title": "{!Record._Object}: {!Record._Title}"
-          },
-          "componentName": "forceCommunity:seoAssistant",
-          "id": "a848b6bf-1473-4426-ad50-f3e85894c8c2",
-          "renditionMap": {},
-          "type": "component"
+            "components": [
+                {
+                    "componentAttributes": {
+                        "recordId": "{!recordId}"
+                    },
+                    "componentName": "forceCommunity:reportPage",
+                    "id": "a1126338-71f3-4c8b-9fad-fdb3915a12a4",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "993ff9cc-3b17-46b6-a40d-f1f97c4db48c",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "8429749f-ee7b-4be7-b953-ce1a28fe724e",
+            "regionName": "footer",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "{!Record._Object}: {!Record._Title}"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "a848b6bf-1473-4426-ad50-f3e85894c8c2",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "c3a6a3e2-ce86-4417-ba50-39bb2e8d6939",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
         }
-      ],
-      "id": "c3a6a3e2-ce86-4417-ba50-39bb2e8d6939",
-      "regionName": "sfdcHiddenRegion",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "detail-00O"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "detail-00O"
 }

--
Gitblit v1.9.1