mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Trying to simplify tag/id/attr handling in shape views
ITagBuilderFactory returns a TagBuilder populated html related things taken from the shape Updated zone/menu/menuitem shapes to use that service Menu and menu item removed from TheAdmin to allow core\shapes rendering to show through --HG-- branch : theming
This commit is contained in:
@@ -309,9 +309,6 @@
|
||||
<Content Include="Themes\TheAdmin\Styles\images\orchardLogo.gif" />
|
||||
<Content Include="Themes\TheAdmin\Theme.png" />
|
||||
<None Include="Themes\TheAdmin\Views\DumpShapeTable.cshtml" />
|
||||
<None Include="Themes\TheAdmin\Views\MenuItem.cshtml" />
|
||||
<None Include="Themes\TheAdmin\Views\Menu.cshtml" />
|
||||
<None Include="Themes\TheAdmin\Views\Menu.ascx_" />
|
||||
<Content Include="Themes\TheAdmin\Views\User.ascx" />
|
||||
<Content Include="Themes\TheAdmin\Views\Header.ascx" />
|
||||
<Content Include="Themes\Web.config" />
|
||||
|
Reference in New Issue
Block a user