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/Partner21/views/reportList.json |   37 +++++++++++++++++++++++++++++++++++++
 1 files changed, 37 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/experiences/Partner21/views/reportList.json b/force-app/main/default/experiences/Partner21/views/reportList.json
new file mode 100644
index 0000000..ef04107
--- /dev/null
+++ b/force-app/main/default/experiences/Partner21/views/reportList.json
@@ -0,0 +1,37 @@
+{
+    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "94db8a50-134d-4517-bddc-eb54dc151c59",
+    "label": "Report List",
+    "regions": [
+        {
+            "id": "c406784e-b601-4d8e-9fae-4fe0ac9e04d6",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {},
+                    "componentName": "forceCommunity:reportList",
+                    "id": "4c16ed1f-3c77-4bcf-a219-c6a95becc119",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "d8ef9cf3-9ba4-4a89-8b6b-b2b53986d859",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "26e60002-bbc5-4040-add7-189dd1bdf534",
+            "regionName": "footer",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "list-00O"
+}

--
Gitblit v1.9.1