Vehicle cost report
This commit is contained in:
@@ -270,6 +270,8 @@
|
||||
<Compile Include="ViewModels\VehicleService\VehicleServiceQueryViewModel.cs" />
|
||||
<Compile Include="ViewModels\VehicleService\VehicleServiceResultsViewModel.cs" />
|
||||
<Compile Include="ViewModels\VehicleService\VehicleServiceViewModel.cs" />
|
||||
<Compile Include="ViewModels\Vehicle\VehicleCostItem.cs" />
|
||||
<Compile Include="ViewModels\Vehicle\VehicleCostReport.cs" />
|
||||
<Compile Include="ViewModels\Vehicle\VehicleViewModel.cs" />
|
||||
<Compile Include="ViewModels\Vehicle\VehicleResultsViewModel.cs" />
|
||||
<Compile Include="ViewModels\SelectListViewModel.cs" />
|
||||
@@ -355,6 +357,8 @@
|
||||
<Content Include="Views\ServiceReminder\ServiceReminderViewModel.cshtml" />
|
||||
<Content Include="Views\VehicleService\UpdateServiceReminders.cshtml" />
|
||||
<Content Include="Views\VehicleService\UpcomingServiceReminders.cshtml" />
|
||||
<Content Include="Views\Vehicle\VehicleCostReport.cshtml" />
|
||||
<Content Include="Views\Vehicle\VehicleCostIndex.cshtml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Content\Account.Login.css" />
|
||||
|
||||
Reference in New Issue
Block a user