From dd1c643be561ebfbb521431b49d6e1e65bfcbd81 Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期五, 14 七月 2023 14:49:07 +0800 Subject: [PATCH] fixconflict --- force-app/main/default/experiences/Consumable_21/views/dashboardRelatedList.json | 82 ++++++++++++++++++++-------------------- 1 files changed, 41 insertions(+), 41 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/dashboardRelatedList.json b/force-app/main/default/experiences/Consumable_21/views/dashboardRelatedList.json index 5bc56bf..cb891cc 100644 --- a/force-app/main/default/experiences/Consumable_21/views/dashboardRelatedList.json +++ b/force-app/main/default/experiences/Consumable_21/views/dashboardRelatedList.json @@ -1,45 +1,45 @@ { - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "94363bda-5a07-47b2-b3e1-24e907ba96b5", - "label": "Dashboard Related List", - "regions": [ - { - "id": "a4247675-6565-403a-8790-b494db3a4143", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "94363bda-5a07-47b2-b3e1-24e907ba96b5", + "label": "Dashboard Related List", + "regions": [ { - "componentAttributes": { - "customTitle": "", - "parentRecordId": "{!recordId}", - "relatedListName": "{!relationshipApiName}", - "showBreadCrumbs": true, - "showCustomTitle": false, - "showManualRefreshButton": true, - "showRowNumbers": true - }, - "componentName": "forceCommunity:relatedList", - "id": "5953be37-84f7-4f11-8ef8-047b5eedbc78", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "a4247675-6565-403a-8790-b494db3a4143", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "customTitle": "", + "parentRecordId": "{!recordId}", + "relatedListName": "{!relationshipApiName}", + "showBreadCrumbs": true, + "showCustomTitle": false, + "showManualRefreshButton": true, + "showRowNumbers": true + }, + "componentName": "forceCommunity:relatedList", + "id": "5953be37-84f7-4f11-8ef8-047b5eedbc78", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "a62c76a5-102c-4e7c-b8c4-57ff34f2b518", + "regionName": "content", + "type": "region" + }, + { + "id": "b7e2ebb7-7994-4e97-8e3b-5cf66fd5e80d", + "regionName": "footer", + "type": "region" } - ], - "id": "a62c76a5-102c-4e7c-b8c4-57ff34f2b518", - "regionName": "content", - "type": "region" - }, - { - "id": "b7e2ebb7-7994-4e97-8e3b-5cf66fd5e80d", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "relatedlist-01Z" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "relatedlist-01Z" } -- Gitblit v1.9.1