Add CurveId Selection for charter
This commit is contained in:
@@ -433,12 +433,15 @@
|
||||
<Content Include="Content\favicon\ms-icon-150x150.png" />
|
||||
<Content Include="Content\favicon\ms-icon-310x310.png" />
|
||||
<Content Include="Content\favicon\ms-icon-70x70.png" />
|
||||
<Content Include="Content\font-awesome.css" />
|
||||
<Content Include="Content\font-awesome.min.css" />
|
||||
<Content Include="Content\fonts\glyphicons-halflings-regular.svg" />
|
||||
<Content Include="Content\site.css" />
|
||||
<Content Include="Content\themes\bootstrap\bootstrap.css" />
|
||||
<Content Include="Content\themes\bootstrap\bootstrap.min.css" />
|
||||
<Content Include="Content\themes\bootstrap\variables.css" />
|
||||
<Content Include="Content\themes\bootstrap\variables.min.css" />
|
||||
<Content Include="fonts\fontawesome-webfont.svg" />
|
||||
<Content Include="fonts\glyphicons-halflings-regular.svg" />
|
||||
<Content Include="Global.asax" />
|
||||
<Content Include="Content\Documents\aci_pce_final.pdf" />
|
||||
@@ -550,6 +553,11 @@
|
||||
<Content Include="NLog.config">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Content Include="fonts\FontAwesome.otf" />
|
||||
<Content Include="fonts\fontawesome-webfont.woff2" />
|
||||
<Content Include="fonts\fontawesome-webfont.woff" />
|
||||
<Content Include="fonts\fontawesome-webfont.ttf" />
|
||||
<Content Include="fonts\fontawesome-webfont.eot" />
|
||||
<None Include="NLog.xsd">
|
||||
<SubType>Designer</SubType>
|
||||
</None>
|
||||
@@ -974,6 +982,7 @@
|
||||
<Compile Include="Services\StartPending.cs" />
|
||||
<Compile Include="Utility\MarkdownHelper.cs" />
|
||||
<Compile Include="Utility\Validation.cs" />
|
||||
<Compile Include="ViewModels\LeafCharter\LeafCharterViewModel.cs" />
|
||||
<Compile Include="ViewModels\LeafInput\ConfirmViewModel.cs" />
|
||||
<Compile Include="ViewModels\LeafInput\CreateViewModel.cs" />
|
||||
<Compile Include="ViewModels\ResultStatus\ResultStatusViewModel.cs" />
|
||||
|
||||
Reference in New Issue
Block a user