mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 03:25:23 +08:00
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:
@@ -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" />
|
||||
|
Reference in New Issue
Block a user