Admin UI experience for Packaging

--HG--
branch : dev
This commit is contained in:
Sebastien Ros
2010-07-23 16:37:25 -07:00
parent 9a353040cd
commit a2e4618986
13 changed files with 166 additions and 27 deletions

View File

@@ -86,6 +86,7 @@
<Compile Include="Services\PackagingEntry.cs" />
<Compile Include="Services\PackagingSource.cs" />
<Compile Include="Services\PackagingSourceManager.cs" />
<Compile Include="ViewModels\PackagingAddSourceViewModel.cs" />
<Compile Include="ViewModels\PackagingHarvestViewModel.cs" />
<Compile Include="ViewModels\PackagingModulesViewModel.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
@@ -93,6 +94,7 @@
</ItemGroup>
<ItemGroup>
<Content Include="Module.txt" />
<Content Include="Views\Gallery\AddSource.ascx" />
<Content Include="Views\Gallery\Harvest.ascx" />
<Content Include="Views\Gallery\Modules.ascx" />
<Content Include="Views\Gallery\Sources.ascx" />