From 410599fdf4f96d7f19b51bc28e544fa4e8780a1e Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期一, 26 六月 2023 14:06:00 +0800 Subject: [PATCH] backup --- force-app/main/default/experiences/Site3/routes/relatedRecordList.json | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/force-app/main/default/experiences/Site3/routes/relatedRecordList.json b/force-app/main/default/experiences/Site3/routes/relatedRecordList.json index e871efd..525f48d 100644 --- a/force-app/main/default/experiences/Site3/routes/relatedRecordList.json +++ b/force-app/main/default/experiences/Site3/routes/relatedRecordList.json @@ -1,10 +1,10 @@ { - "activeViewId": "df2fbc80-2a44-4533-b646-40276661a5cf", - "appPageId": "7f290f39-4245-4612-9453-2b0c9f9e3701", - "id": "b568f84d-743c-40dc-a171-62223c7c0acc", - "label": "Related Record List", - "pageAccess": "UseParent", - "routeType": "relatedlist", - "type": "route", - "urlPrefix": "relatedlist" -} + "activeViewId" : "df2fbc80-2a44-4533-b646-40276661a5cf", + "appPageId" : "7f290f39-4245-4612-9453-2b0c9f9e3701", + "id" : "b568f84d-743c-40dc-a171-62223c7c0acc", + "label" : "Related Record List", + "pageAccess" : "UseParent", + "routeType" : "relatedlist", + "type" : "route", + "urlPrefix" : "relatedlist" +} \ No newline at end of file -- Gitblit v1.9.1