Add back button for import, remove edit for duplicate
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user