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/quipDocsRelatedList.json | 70 +++++++++++++++++----------------- 1 files changed, 35 insertions(+), 35 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/quipDocsRelatedList.json b/force-app/main/default/experiences/Consumable_21/views/quipDocsRelatedList.json index f367b57..3d69a01 100644 --- a/force-app/main/default/experiences/Consumable_21/views/quipDocsRelatedList.json +++ b/force-app/main/default/experiences/Consumable_21/views/quipDocsRelatedList.json @@ -1,39 +1,39 @@ { - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "2fc4be36-f891-460b-89b4-b1a6cfe34c04", - "label": "Quip Docs Related List", - "regions": [ - { - "id": "bedcaec4-8838-419c-917c-2a30baa7907c", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "2fc4be36-f891-460b-89b4-b1a6cfe34c04", + "label": "Quip Docs Related List", + "regions": [ { - "componentAttributes": { - "parentRecordId": "{!recordId}" - }, - "componentName": "forceCommunity:relatedQuipItemsView", - "id": "e07dec82-72d4-4013-96eb-d82f642b28f9", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "bedcaec4-8838-419c-917c-2a30baa7907c", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "parentRecordId": "{!recordId}" + }, + "componentName": "forceCommunity:relatedQuipItemsView", + "id": "e07dec82-72d4-4013-96eb-d82f642b28f9", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "cc1b041f-0c31-4f66-8a60-0683bff46277", + "regionName": "content", + "type": "region" + }, + { + "id": "eece2f7a-c541-46d9-9838-967228b55600", + "regionName": "footer", + "type": "region" } - ], - "id": "cc1b041f-0c31-4f66-8a60-0683bff46277", - "regionName": "content", - "type": "region" - }, - { - "id": "eece2f7a-c541-46d9-9838-967228b55600", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "extrelated-quip" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "extrelated-quip" } -- Gitblit v1.9.1