Merge branch 'VehiclePreviousLog' into StyleUpdate

This commit is contained in:
2012-12-16 13:46:03 -05:00
2 changed files with 13 additions and 10 deletions
+1
View File
@@ -36,6 +36,7 @@ namespace MileageTraker.Web.Utility
var properties =
typeof(T).GetProperties()
.Where(p => !p.PropertyType.IsCollection())
.Where(p => !p.Name.Contains("PreviousLog"))
.ToList();
properties.Zip(