Brining in some earlier admin work from Jon that looks like it never really got merged.

* Still need to verify I'm pulling in the changes from revs 657 & 665 correctly/completely

--HG--
branch : dev
This commit is contained in:
Nathan Heskew
2010-02-17 01:14:29 -08:00
parent ee30cb155b
commit 227b0181b5
17 changed files with 247 additions and 116 deletions

View File

@@ -111,6 +111,11 @@
<Compile Include="ViewModels\BlogEditViewModel.cs" />
</ItemGroup>
<ItemGroup>
<Content Include="Content\Admin\images\draft.gif" />
<Content Include="Content\Admin\images\offline.gif" />
<Content Include="Content\Admin\images\online.gif" />
<Content Include="Content\Admin\images\published.gif" />
<Content Include="Content\Admin\images\scheduled.gif" />
<Content Include="Module.txt" />
<Content Include="Scripts\archives.js" />
<Content Include="Scripts\jquery.ui.core.js" />