Vehicle Recall integrated into Vehicle Service

This commit is contained in:
2020-09-30 21:44:38 -04:00
parent 6f031c5cb6
commit 4b44128d62
18 changed files with 236 additions and 126 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
</div>
@Html.Partial("VehicleSelect", new VehicleSelectViewModel())
@Html.Partial("EditorTemplates/VehicleSelect", new VehicleSelectViewModel())
<div class="center-content" style="text-align: center">
@Html.ActionLink("Import", "ImportUpload", new {}, new { @class = "btn"})