From cd80adf3331b70fbf05d93f693d1f1a1b0b3d9f3 Mon Sep 17 00:00:00 2001 From: yk Date: Fri, 10 May 2024 22:30:08 +0300 Subject: [PATCH] remove unnecessary placement rules #16028 --- .../OrchardCore.Contents/placement.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/OrchardCore.Modules/OrchardCore.Contents/placement.json b/src/OrchardCore.Modules/OrchardCore.Contents/placement.json index 7df5779b55b..4443a2c7b1f 100644 --- a/src/OrchardCore.Modules/OrchardCore.Contents/placement.json +++ b/src/OrchardCore.Modules/OrchardCore.Contents/placement.json @@ -6,16 +6,6 @@ */ { - "Content_PublishButton": [ - { - "place": "Actions:5" // Same as in the driver - } - ], - "Content_SaveButton": [ - { - "place": "Actions:6" // Move the save button after the publish - } - ], "Parts_Contents_Publish": [ { "displayType": "Detail",