Skip to content

Commit

Permalink
Remove unnecessary placement rules from OrchardCore.Contents (#16029)
Browse files Browse the repository at this point in the history
  • Loading branch information
giannik committed May 15, 2024
1 parent 608a400 commit c42871a
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/OrchardCore.Modules/OrchardCore.Contents/placement.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit c42871a

Please sign in to comment.