mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Adding Content property to Menu shape
Work Item: #19415 --HG-- branch : 1.x
This commit is contained in:
@@ -162,6 +162,7 @@ namespace Orchard.Core.Navigation.Drivers {
|
||||
|
||||
|
||||
menuShape.MenuName(menuName);
|
||||
menuShape.Content(menu);
|
||||
NavigationHelper.PopulateMenu(shapeHelper, menuShape, menuShape, menuItems);
|
||||
|
||||
return shapeHelper.Parts_MenuWidget(Menu: menuShape);
|
||||
|
Reference in New Issue
Block a user