mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Some post initial themeing work housekeeping
--HG-- extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044245
This commit is contained in:
@@ -92,19 +92,17 @@
|
||||
<Content Include="Default.aspx" />
|
||||
<Content Include="Global.asax" />
|
||||
<Content Include="Web.config" />
|
||||
<Content Include="Content\Site.css" />
|
||||
<Content Include="Scripts\jquery-1.3.2.js" />
|
||||
<Content Include="Scripts\jquery-1.3.2.min.js" />
|
||||
<Content Include="Scripts\jquery-1.3.2-vsdoc.js" />
|
||||
<Content Include="Scripts\jquery-1.3.2.min-vsdoc.js" />
|
||||
<Content Include="Views\Account\ChangePassword.aspx" />
|
||||
<Content Include="Views\Account\ChangePasswordSuccess.aspx" />
|
||||
<Content Include="Views\Account\LogOn.aspx" />
|
||||
<Content Include="Views\Account\Register.aspx" />
|
||||
<Content Include="Views\Home\About.aspx" />
|
||||
<Content Include="Views\Home\Index.aspx" />
|
||||
<Content Include="Views\Account\ChangePassword.ascx" />
|
||||
<Content Include="Views\Account\ChangePasswordSuccess.ascx" />
|
||||
<Content Include="Views\Account\LogOn.ascx" />
|
||||
<Content Include="Views\Account\Register.ascx" />
|
||||
<Content Include="Views\Home\About.ascx" />
|
||||
<Content Include="Views\Home\Index.ascx" />
|
||||
<Content Include="Views\Shared\Error.aspx" />
|
||||
<Content Include="Views\Shared\LogOnUserControl.ascx" />
|
||||
<Content Include="Views\Shared\Site.Master" />
|
||||
<Content Include="Views\Web.config" />
|
||||
</ItemGroup>
|
||||
@@ -158,16 +156,8 @@
|
||||
<Name>TinyMce</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Content\Admin\css\images\background_header.jpg" />
|
||||
<Content Include="Content\Admin\css\images\orchardLogo.jpg" />
|
||||
<Content Include="Content\Admin\css\images\tableHeaderBackground.gif" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Config\Diagnostics.config" />
|
||||
<Content Include="Content\Admin\css\base.css" />
|
||||
<Content Include="Content\Admin\css\images\icons.png" />
|
||||
<Content Include="Content\Admin\css\images\tableHeaderBackgroundRed.gif" />
|
||||
<Content Include="Content\Images\headerBackground.gif" />
|
||||
<Content Include="Content\Images\header_background.gif" />
|
||||
<Content Include="Content\Images\innerheader_background.gif" />
|
||||
@@ -176,10 +166,6 @@
|
||||
<Content Include="Content\Site2.css" />
|
||||
<Content Include="Content\Site3.css" />
|
||||
<Content Include="Views\Shared\Messages.ascx" />
|
||||
<Content Include="Views\Shared\ExtraUserControl.ascx" />
|
||||
<Content Include="Views\Shared\Footer.ascx" />
|
||||
<Content Include="Views\Shared\Header.ascx" />
|
||||
<Content Include="Views\Shared\Navigation.ascx" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="App_Data\" />
|
||||
|
Reference in New Issue
Block a user