Upcoming Service Reminders

This commit is contained in:
2015-10-22 09:05:42 -04:00
parent 93065de77f
commit 25fb070701
14 changed files with 88 additions and 53 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
@Html.Partial("_StatusMessage")
<h2 id="user-title"><i class="fa fa-user"></i> @ViewBag.Title</h2>
<h2 id="user-title"><i class="fa fa-users"></i> @ViewBag.Title</h2>
<div class="btn-toolbar pull-right">
@using (Html.BeginForm("DetailsFullName", "User", FormMethod.Get, new {@class = "navbar-search form-inline" }))