Vehicle Recall integrated into Vehicle Service
This commit is contained in:
@@ -9,4 +9,8 @@
|
||||
@Html.ActionLink(selected.Text, "Details", "VehicleRecall", new { id = selected.Value }, null)
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
<text>Not a recall</text>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user