From 4488f711dbc01a8db6753907cae2ef4021dede68 Mon Sep 17 00:00:00 2001
From: FUYU <fuyu@prec-tech.com>
Date: 星期三, 13 十二月 2023 16:30:27 +0800
Subject: [PATCH] 修改前备份

---
 force-app/main/default/experiences/Partner21/views/userSettings.json |  112 ++++++++++++++++++++++++++++----------------------------
 1 files changed, 56 insertions(+), 56 deletions(-)

diff --git a/force-app/main/default/experiences/Partner21/views/userSettings.json b/force-app/main/default/experiences/Partner21/views/userSettings.json
index 3e0bbdc..3dcd1a3 100644
--- a/force-app/main/default/experiences/Partner21/views/userSettings.json
+++ b/force-app/main/default/experiences/Partner21/views/userSettings.json
@@ -1,60 +1,60 @@
 {
-  "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
-  "componentName": "siteforce:sldsOneColLayout",
-  "dataProviders": [],
-  "id": "3d201ab3-fa88-4304-85c5-c338df54401e",
-  "label": "User Settings",
-  "regions": [
-    {
-      "id": "474c881f-fede-4c99-b61e-1a5ba315b47b",
-      "regionName": "header",
-      "type": "region"
-    },
-    {
-      "components": [
+    "appPageId": "95226447-4e8f-45b9-aac1-576d87068d01",
+    "componentName": "siteforce:sldsOneColLayout",
+    "dataProviders": [],
+    "id": "3d201ab3-fa88-4304-85c5-c338df54401e",
+    "label": "User Settings",
+    "regions": [
         {
-          "componentAttributes": {
-            "accountSectionTitle": "Account",
-            "accountTabName": "Account Management",
-            "connectedSourcesTabName": "Connected Sources",
-            "deleteAccountButtonTitle": "Deactivate My Account",
-            "deleteAccountConfirmationPopupBody": "After you deactivate your account, you'll lose access to this site.",
-            "deleteAccountConfirmationPopupButtonTitle": "Got It",
-            "deleteAccountConfirmationPopupTitle": "Deactivate your account?",
-            "deleteAccountErrorMessage": "Something went wrong. Contact your site administrator.",
-            "deleteAccountSectionTitle": "Deactivate Account",
-            "emailNotificationsTitle": "Email Notifications",
-            "emailSectionDescText": "When email notifications are enabled, email me when someone:",
-            "hideAccountDeleteSection": true,
-            "hideChatterNotificationSettings": false,
-            "hideConnectedSources": false,
-            "hideEmailNotificationSettings": false,
-            "hideProfileVisibilitySettings": false,
-            "id": "{!recordId}",
-            "locationTitle": "Location",
-            "profileSectionDescText": "Customize who is able to see what on your profile page",
-            "profileSectionToolTipText": "Restricted: Visible to the employees of the company that created the site. Members: Visible to logged-in members. Public: Visible to anyone viewing pages that don't require login.",
-            "profileVisibilityTitle": "Profile Visibility",
-            "settingsPageTitle": "My Settings"
-          },
-          "componentName": "forceCommunity:userSettingsCustomizable",
-          "id": "ec99dcb0-b8de-4c45-afba-d9a5983c4eb7",
-          "renderPriority": "NEUTRAL",
-          "renditionMap": {},
-          "type": "component"
+            "id": "474c881f-fede-4c99-b61e-1a5ba315b47b",
+            "regionName": "header",
+            "type": "region"
+        },
+        {
+            "components": [
+                {
+                    "componentAttributes": {
+                        "accountSectionTitle": "Account",
+                        "accountTabName": "Account Management",
+                        "connectedSourcesTabName": "Connected Sources",
+                        "deleteAccountButtonTitle": "Deactivate My Account",
+                        "deleteAccountConfirmationPopupBody": "After you deactivate your account, you'll lose access to this site.",
+                        "deleteAccountConfirmationPopupButtonTitle": "Got It",
+                        "deleteAccountConfirmationPopupTitle": "Deactivate your account?",
+                        "deleteAccountErrorMessage": "Something went wrong. Contact your site administrator.",
+                        "deleteAccountSectionTitle": "Deactivate Account",
+                        "emailNotificationsTitle": "Email Notifications",
+                        "emailSectionDescText": "When email notifications are enabled, email me when someone:",
+                        "hideAccountDeleteSection": true,
+                        "hideChatterNotificationSettings": false,
+                        "hideConnectedSources": false,
+                        "hideEmailNotificationSettings": false,
+                        "hideProfileVisibilitySettings": false,
+                        "id": "{!recordId}",
+                        "locationTitle": "Location",
+                        "profileSectionDescText": "Customize who is able to see what on your profile page",
+                        "profileSectionToolTipText": "Restricted: Visible to the employees of the company that created the site. Members: Visible to logged-in members. Public: Visible to anyone viewing pages that don't require login.",
+                        "profileVisibilityTitle": "Profile Visibility",
+                        "settingsPageTitle": "My Settings"
+                    },
+                    "componentName": "forceCommunity:userSettingsCustomizable",
+                    "id": "ec99dcb0-b8de-4c45-afba-d9a5983c4eb7",
+                    "renderPriority": "NEUTRAL",
+                    "renditionMap": {},
+                    "type": "component"
+                }
+            ],
+            "id": "0f316a31-89b3-402f-b12f-1ea820e0bd5e",
+            "regionName": "content",
+            "type": "region"
+        },
+        {
+            "id": "1e578b7a-0907-44c9-987e-bb20b1cfe639",
+            "regionName": "footer",
+            "type": "region"
         }
-      ],
-      "id": "0f316a31-89b3-402f-b12f-1ea820e0bd5e",
-      "regionName": "content",
-      "type": "region"
-    },
-    {
-      "id": "1e578b7a-0907-44c9-987e-bb20b1cfe639",
-      "regionName": "footer",
-      "type": "region"
-    }
-  ],
-  "themeLayoutType": "Inner",
-  "type": "view",
-  "viewType": "usersettings"
+    ],
+    "themeLayoutType": "Inner",
+    "type": "view",
+    "viewType": "usersettings"
 }

--
Gitblit v1.9.1