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

diff --git a/force-app/main/default/experiences/Partner21/views/dashboardList.json b/force-app/main/default/experiences/Partner21/views/dashboardList.json
new file mode 100644
index 0000000..509b939
--- /dev/null
+++ b/force-app/main/default/experiences/Partner21/views/dashboardList.json
@@ -0,0 +1,37 @@
+{
+    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "ce1cde06-6dcb-4da1-a5c9-7b2b099ddebb",
+    "label": "Dashboard List",
+    "regions": [
+        {
+            "id": "5283c75e-fb23-48aa-8a8e-3f52597821b3",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {},
+                    "componentName": "forceCommunity:dashboardList",
+                    "id": "8e2ffa33-9821-4cf4-a83f-9fb10cdb4c38",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "641a8fff-3d0f-41f6-853b-a4b3c3c945b5",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "1e88f5b9-c7a6-44b1-a7e0-f6acd2dd30d0",
+            "regionName": "footer",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "list-01Z"
+}

--
Gitblit v1.9.1