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/groupList.json |   82 ++++++++++++++++++++--------------------
 1 files changed, 41 insertions(+), 41 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/views/groupList.json b/force-app/main/default/experiences/Consumable1/views/groupList.json
index 6667ad4..eca12c8 100644
--- a/force-app/main/default/experiences/Consumable1/views/groupList.json
+++ b/force-app/main/default/experiences/Consumable1/views/groupList.json
@@ -1,47 +1,47 @@
 {
-  "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "949c0ee3-6484-4ed7-a44f-aa417cec1835",
-  "label": "Group List",
-  "regions": [
-    {
-      "id": "9a5c8668-57b0-4ed9-b08f-7db30276d775",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "949c0ee3-6484-4ed7-a44f-aa417cec1835",
+    "label": "Group List",
+    "regions": [
         {
-          "componentAttributes": {
-            "richTextValue": "             <h1 style=\"text-align: center;\">                 <b style=\"font-size: 20px; color: #1e2443;\">Group List</b>             </h1>             "
-          },
-          "componentName": "forceCommunity:richTextInline",
-          "id": "cbff4378-dadd-486b-b610-0c737fcc355a",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "9a5c8668-57b0-4ed9-b08f-7db30276d775",
+            "regionName": "header",
+            "type": "region"
         },
         {
-          "componentAttributes": {},
-          "componentName": "forceCommunity:groupObjectHome",
-          "id": "c5348791-4e5f-4115-bc57-297af7a3560b",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "components": [
+                {
+                    "componentAttributes": {
+                        "richTextValue": "             <h1 style=\"text-align: center;\">                 <b style=\"font-size: 20px; color: #1e2443;\">Group List</b>             </h1>             "
+                    },
+                    "componentName": "forceCommunity:richTextInline",
+                    "id": "cbff4378-dadd-486b-b610-0c737fcc355a",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                },
+                {
+                    "componentAttributes": {},
+                    "componentName": "forceCommunity:groupObjectHome",
+                    "id": "c5348791-4e5f-4115-bc57-297af7a3560b",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "e9583cc1-1d2d-49a3-bab1-4e826e4cce53",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "cc1ad297-48af-47cf-b66f-373b81e275f1",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "e9583cc1-1d2d-49a3-bab1-4e826e4cce53",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "cc1ad297-48af-47cf-b66f-373b81e275f1",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "list-0F9"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "list-0F9"
 }

--
Gitblit v1.9.1