mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-07-31 01:57:39 +08:00
parent
103e71d42f
commit
fcae27240c
@ -33,7 +33,7 @@ namespace Orchard.CustomForms.Drivers {
|
||||
return ContentShape("Parts_CustomForm_Wrapper", () => {
|
||||
return shapeHelper.Parts_CustomForm_Wrapper()
|
||||
.Editor(_orchardServices.ContentManager.BuildEditor(contentItem))
|
||||
.ContentItem(part);
|
||||
.ContentPart(part);
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user