From 0c4796706fc9473d069b620321a54b20a119906c Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期二, 11 七月 2023 14:16:44 +0800 Subject: [PATCH] Merge branch 'LEXUpgrade2023-Deloitte' --- force-app/main/default/experiences/Consumable_21/routes/lexConInvoiceView.json | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/force-app/main/default/experiences/Consumable_21/routes/lexConInvoiceView.json b/force-app/main/default/experiences/Consumable_21/routes/lexConInvoiceView.json new file mode 100644 index 0000000..b757aea --- /dev/null +++ b/force-app/main/default/experiences/Consumable_21/routes/lexConInvoiceView.json @@ -0,0 +1,10 @@ +{ + "activeViewId": "34ccaf78-16dd-46ab-80fa-d0d080e218ca", + "appPageId": "928a593f-f341-403e-8346-df32afe29b52", + "id": "44f63a08-ece1-4a2c-ba93-67ca62ceee21", + "label": "LexConInvoiceView", + "pageAccess": "UseParent", + "routeType": "custom-lexconinvoiceview", + "type": "route", + "urlPrefix": "lexconinvoiceview" +} -- Gitblit v1.9.1