Replace more Employee with Driver

This commit is contained in:
2013-02-11 14:45:06 -05:00
parent e6d911cb05
commit 36e277a442
8 changed files with 12 additions and 14 deletions
+1 -1
View File
@@ -161,7 +161,7 @@
<Compile Include="ViewModels\Account\NewPasswordViewModel.cs" />
<Compile Include="ViewModels\Account\RegisterModel.cs" />
<Compile Include="ViewModels\CheckBoxViewModel.cs" />
<Compile Include="ViewModels\EmployeeMileageItem.cs" />
<Compile Include="ViewModels\DriverMileageItem.cs" />
<Compile Include="ViewModels\DriverMileageViewModel.cs" />
<Compile Include="ViewModels\Log\LogViewModel.cs" />
<Compile Include="ViewModels\Log\LogIndexViewModel.cs" />