From 80a3f59e2d3df07805bc67e329300b8de90a5b3a Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期二, 11 七月 2023 14:13:08 +0800
Subject: [PATCH] Merge branch 'LEXCommunityLiJun' into LEXUpgrade2023-Deloitte

---
 force-app/main/default/experiences/Consumable1/views/dashboardDetail.json |  106 ++++++++++++++++++++++++++--------------------------
 1 files changed, 53 insertions(+), 53 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/views/dashboardDetail.json b/force-app/main/default/experiences/Consumable1/views/dashboardDetail.json
index 5b2b002..f22aaad 100644
--- a/force-app/main/default/experiences/Consumable1/views/dashboardDetail.json
+++ b/force-app/main/default/experiences/Consumable1/views/dashboardDetail.json
@@ -1,58 +1,58 @@
 {
-  "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "4544a0e2-5ddb-49d0-b154-3903b3e7fb68",
-  "label": "Dashboard Detail",
-  "regions": [
-    {
-      "id": "cf059051-9545-478c-a076-e7ff4543d95f",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "27f1ea49-dcbd-4afc-b1b9-faf0852c745e",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "4544a0e2-5ddb-49d0-b154-3903b3e7fb68",
+    "label": "Dashboard Detail",
+    "regions": [
         {
-          "componentAttributes": {
-            "height": "1065",
-            "recordId": "{!recordId}"
-          },
-          "componentName": "forceCommunity:dashboard",
-          "id": "a3426236-d100-4c2a-9655-6d6e3930b6df",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
-        }
-      ],
-      "id": "38ddc7db-4ed1-42e3-9ee6-ef8459588b7f",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "d8f6f3ba-bac7-47a6-aa9c-12121409f9f2",
-      "regionName": "footer",
-      "type": "region"
-    },
-    {
-      "components": [
+            "id": "cf059051-9545-478c-a076-e7ff4543d95f",
+            "regionName": "header",
+            "type": "region"
+        },
         {
-          "componentAttributes": {
-            "customHeadTags": "",
-            "description": "",
-            "title": "{!Record._Object}: {!Record._Title}"
-          },
-          "componentName": "forceCommunity:seoAssistant",
-          "id": "d12ac0ed-4451-4546-bb3f-07f3465b5d33",
-          "renditionMap": {},
-          "type": "component"
+            "components": [
+                {
+                    "componentAttributes": {
+                        "height": "1065",
+                        "recordId": "{!recordId}"
+                    },
+                    "componentName": "forceCommunity:dashboard",
+                    "id": "a3426236-d100-4c2a-9655-6d6e3930b6df",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "38ddc7db-4ed1-42e3-9ee6-ef8459588b7f",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "d8f6f3ba-bac7-47a6-aa9c-12121409f9f2",
+            "regionName": "footer",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "customHeadTags": "",
+                        "description": "",
+                        "title": "{!Record._Object}: {!Record._Title}"
+                    },
+                    "componentName": "forceCommunity:seoAssistant",
+                    "id": "d12ac0ed-4451-4546-bb3f-07f3465b5d33",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "f48d58f3-43e0-47a0-ab8b-61f57ce68b15",
+            "regionName": "sfdcHiddenRegion",
+            "type": "region"
         }
-      ],
-      "id": "f48d58f3-43e0-47a0-ab8b-61f57ce68b15",
-      "regionName": "sfdcHiddenRegion",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "detail-01Z"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "detail-01Z"
 }

--
Gitblit v1.9.1