mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Displaying Title and metadata for lists
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
<Placement>
|
||||
<Match ContentType="List" DisplayType="Detail">
|
||||
<Place Parts_Title="-"
|
||||
Parts_Common_Metadata="-" />
|
||||
</Match>
|
||||
<Place Dialog_CloseButton="Sidebar:30"
|
||||
Breadcrumbs_ContentItem="Content:before"
|
||||
ListNavigation="Sidebar:29"/>
|
||||
|
@@ -64,7 +64,6 @@
|
||||
</Reference>
|
||||
<Reference Include="System.Web.ApplicationServices" />
|
||||
<Reference Include="System.Web.DynamicData" />
|
||||
<Reference Include="System.Web.Entity" />
|
||||
<Reference Include="System.Web.Extensions" />
|
||||
<Reference Include="System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
|
Reference in New Issue
Block a user