From df5aa8087c2c7328dc4188f05d762c8df1f0b07a Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 18 七月 2023 09:19:12 +0800 Subject: [PATCH] changeorg --- force-app/main/default/experiences/Consumable_21/views/cICList.json | 96 ++++++++++++++++++++++++------------------------ 1 files changed, 48 insertions(+), 48 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/views/cICList.json b/force-app/main/default/experiences/Consumable_21/views/cICList.json index 7902470..39df15e 100644 --- a/force-app/main/default/experiences/Consumable_21/views/cICList.json +++ b/force-app/main/default/experiences/Consumable_21/views/cICList.json @@ -1,52 +1,52 @@ { - "appPageId": "928a593f-f341-403e-8346-df32afe29b52", - "componentName": "siteforce:sldsOneColLayout", - "dataProviders": [], - "id": "ac325945-afdb-4168-98de-43523e77ce57", - "label": "CIC List", - "regions": [ - { - "id": "1a604b93-7a5b-49e4-b1d8-df262d3214b8", - "regionName": "header", - "type": "region" - }, - { - "components": [ + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "componentName": "siteforce:sldsOneColLayout", + "dataProviders": [], + "id": "ac325945-afdb-4168-98de-43523e77ce57", + "label": "CIC List", + "regions": [ { - "componentAttributes": { - "enableInlineEdit": true, - "filterName": "{!filterId}", - "layout": "FULL", - "pageSize": 25, - "scope": "{!objectName}", - "showActionBar": true, - "showChartsPanel": true, - "showDisplay": "showall", - "showFilterPanel": true, - "showImageIcon": true, - "showManualRefreshButton": true, - "showObjectName": true, - "showPinnedList": true, - "showSearchBar": true - }, - "componentName": "forceCommunity:objectHome", - "id": "ae7b16bf-7a3f-4b72-8733-0eaa391382db", - "renderPriority": "NEUTRAL", - "renditionMap": {}, - "type": "component" + "id": "1a604b93-7a5b-49e4-b1d8-df262d3214b8", + "regionName": "header", + "type": "region" + }, + { + "components": [ + { + "componentAttributes": { + "enableInlineEdit": true, + "filterName": "{!filterId}", + "layout": "FULL", + "pageSize": 25, + "scope": "{!objectName}", + "showActionBar": true, + "showChartsPanel": true, + "showDisplay": "showall", + "showFilterPanel": true, + "showImageIcon": true, + "showManualRefreshButton": true, + "showObjectName": true, + "showPinnedList": true, + "showSearchBar": true + }, + "componentName": "forceCommunity:objectHome", + "id": "ae7b16bf-7a3f-4b72-8733-0eaa391382db", + "renderPriority": "NEUTRAL", + "renditionMap": {}, + "type": "component" + } + ], + "id": "e1ec6c97-dd9b-4b41-8380-6c68c6e72044", + "regionName": "content", + "type": "region" + }, + { + "id": "b0005656-95c1-4976-9bef-ed4057a546cf", + "regionName": "footer", + "type": "region" } - ], - "id": "e1ec6c97-dd9b-4b41-8380-6c68c6e72044", - "regionName": "content", - "type": "region" - }, - { - "id": "b0005656-95c1-4976-9bef-ed4057a546cf", - "regionName": "footer", - "type": "region" - } - ], - "themeLayoutType": "Inner", - "type": "view", - "viewType": "list-500" + ], + "themeLayoutType": "Inner", + "type": "view", + "viewType": "list-500" } -- Gitblit v1.9.1