Log Import for CreateLog

This commit is contained in:
2014-02-05 15:02:10 -05:00
parent 7976fe04c3
commit 042d3dd476
13 changed files with 349 additions and 27 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ using MileageTraker.Web.Attributes;
namespace MileageTraker.Web.ViewModels.Log
{
public class ImportUploadViewModel
public class ImportUploadViewModel
{
[Required]
[Display(Name = "XLS Excel File")]