Add back button for import, remove edit for duplicate

This commit is contained in:
2014-02-05 18:29:15 -05:00
parent 042d3dd476
commit 0a492156a5
4 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -257,7 +257,7 @@ namespace MileageTraker.Web.Controllers
{
Status = ImportStatus.Duplicate.ToString(),
Message = "This log has been previously entered",
Action = link
//Action = link
}, JsonRequestBehavior.AllowGet);
}
// verify vehicle exists