Update font awesome, change and add header icons for most pages

This commit is contained in:
2015-09-25 12:22:19 -04:00
parent 5293a1a50b
commit b420193c3d
42 changed files with 1064 additions and 178 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
@Html.Partial("_StatusMessage")
<h2 id="vehicle-title">@ViewBag.Title</h2>
<h2 id="vehicle-title"><i class="fa fa-car"></i> @ViewBag.Title</h2>
<div class="btn-toolbar">
@Html.ActionLink("Add Another Vehicle", "Create", null, new{@class="btn"})