Filter vehicle services

This commit is contained in:
2015-10-12 18:07:20 -04:00
parent 22e4089fba
commit e008bc2242
14 changed files with 227 additions and 119 deletions
+2
View File
@@ -255,6 +255,7 @@
<Compile Include="ViewModels\Log\LogIndexViewModel.cs" />
<Compile Include="ViewModels\Log\LogPartialDetails.cs" />
<Compile Include="Models\VehicleService.cs" />
<Compile Include="ViewModels\DateQueryViewModel.cs" />
<Compile Include="ViewModels\VehicleService\VehicleServiceQueryViewModel.cs" />
<Compile Include="ViewModels\VehicleService\VehicleServiceResultsViewModel.cs" />
<Compile Include="ViewModels\VehicleService\VehicleServiceViewModel.cs" />
@@ -333,6 +334,7 @@
<Content Include="Views\VehicleService\Create.cshtml" />
<Content Include="Views\VehicleService\Edit.cshtml" />
<Content Include="Views\VehicleService\Details.cshtml" />
<Content Include="Views\Shared\EditorTemplates\VehicleServiceResultsViewModel.cshtml" />
</ItemGroup>
<ItemGroup>
<Content Include="Content\Account.Login.css" />