mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Adding the MenuPart to the WidgetPage content type
--HG-- branch : dev
This commit is contained in:
@@ -65,6 +65,7 @@ namespace Orchard.Widgets {
|
||||
.WithPart("CommonPart")
|
||||
.WithPart("RoutePart")
|
||||
.WithPart("WidgetBagPart")
|
||||
.WithPart("MenuPart")
|
||||
.Creatable()
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user