Leaf charting operational
This commit is contained in:
+1
-8
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user