Leaf charting operational

This commit is contained in:
2015-12-04 22:03:13 -05:00
parent 685e8c8658
commit 5b85662bdb
7 changed files with 315 additions and 871 deletions
+1 -8
View File
@@ -106,7 +106,6 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Content Include="Charter\LeafWebCharter.ascx" />
<Content Include="Content\bootstrap-theme.css" />
<Content Include="Content\bootstrap-theme.min.css" />
<Content Include="Content\bootstrap.css" />
@@ -143,13 +142,7 @@
<ItemGroup>
<Compile Include="App_Start\BundleConfig.cs" />
<Compile Include="App_Start\RouteConfig.cs" />
<Compile Include="Charter\LeafWebCharter.ascx.cs">
<DependentUpon>LeafWebCharter.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Charter\LeafWebCharter.ascx.designer.cs">
<DependentUpon>LeafWebCharter.ascx</DependentUpon>
</Compile>
<Compile Include="Charter\LeafWebCharter.cs" />
<Compile Include="Controllers\LeafCharterController.cs" />
<Compile Include="Controllers\PagesController.cs" />
<Compile Include="Global.asax.cs">