mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +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