Autocomplete service center name

This commit is contained in:
2015-10-12 22:45:36 -04:00
parent d87f654a20
commit 49c55ffba6
6 changed files with 39 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
ViewBag.Title = "No Fuel Logs";
}
<h2 class="center-content">@ViewBag.Title</h2>
<h2 class="center-content"><i class="fa fa-tachometer"></i> @ViewBag.Title</h2>
<div class="center-content well">
No Fuel logs have been added yet. @Html.ActionLink("Import", "ImportUpload", null, new { @class = "btn" })