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/Consumable_21/views/userList.json |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable_21/views/userList.json b/force-app/main/default/experiences/Consumable_21/views/userList.json
new file mode 100644
index 0000000..dd79979
--- /dev/null
+++ b/force-app/main/default/experiences/Consumable_21/views/userList.json
@@ -0,0 +1,27 @@
+{
+    "appPageId": "928a593f-f341-403e-8346-df32afe29b52",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "d02d6cf0-9943-4eae-87c2-4204b97a6232",
+    "label": "User List",
+    "regions": [
+        {
+            "id": "ef2c75bf-d9a0-4858-8847-809ab4bc10cc",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "id": "80014acf-9da0-4466-9bbe-ae3042455267",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "52a10fdc-f3ae-4174-87ad-0367681b5e2d",
+            "regionName": "footer",
+            "type": "region"
+        }
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "list-005"
+}

--
Gitblit v1.9.1