Driver Mileage export

This commit is contained in:
2015-10-23 21:40:52 -04:00
parent ad13d9f5b4
commit 1fb8c54076
7 changed files with 55 additions and 5 deletions
+1
View File
@@ -146,6 +146,7 @@
<Compile Include="Controllers\AccountController.cs" />
<Compile Include="Controllers\CityController.cs" />
<Compile Include="Controllers\ControllerBase.cs" />
<Compile Include="ViewModels\DriverMileageFlattenedViewModel.cs" />
<Compile Include="ViewModels\VehicleService\UpdateServiceRemindersViewModel.cs" />
<Compile Include="Controllers\FuelLogController.cs" />
<Compile Include="Controllers\ServiceReminderController.cs" />