mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-23 04:43:35 +08:00
Removing Parts_Container_Contained_Summary from ContainerPartDriver
--HG-- branch : 1.x extra : rebase_source : 2e605b0ebae4cc33cd0fad6f310a096757186390
This commit is contained in:
@@ -80,8 +80,6 @@ namespace Orchard.Core.Containers.Drivers {
|
|||||||
Pager: pagerShape
|
Pager: pagerShape
|
||||||
);
|
);
|
||||||
}),
|
}),
|
||||||
ContentShape("Parts_Container_Contained_Summary",
|
|
||||||
() => shapeHelper.Parts_Container_Contained_Summary(ContentPart: part)),
|
|
||||||
ContentShape("Parts_Container_Contained_SummaryAdmin",
|
ContentShape("Parts_Container_Contained_SummaryAdmin",
|
||||||
() => shapeHelper.Parts_Container_Contained_SummaryAdmin(ContentPart: part))
|
() => shapeHelper.Parts_Container_Contained_SummaryAdmin(ContentPart: part))
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user