Add Fuel Log details

This commit is contained in:
2015-09-19 23:36:21 -04:00
parent e3590b29e5
commit 27375bbb65
8 changed files with 104 additions and 7 deletions
+1 -1
View File
@@ -614,7 +614,7 @@ namespace MileageTraker.Web.DAL
#endregion
#region FuelLog
#region FuelLog
public void AddFuelLog(FuelLog fuelLog)
{