Update font awesome, change and add header icons for most pages
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
@{
|
||||
ViewBag.Title = "Import Logs";
|
||||
}
|
||||
@section Styles
|
||||
{
|
||||
<link href="@Url.Content("~/Content/font-awesome.min.css")" rel="stylesheet" type="text/css" />
|
||||
}
|
||||
|
||||
<ul class="no-print breadcrumb">
|
||||
<li>@Html.ActionLink("Enter Log", "Index")</li>
|
||||
|
||||
Reference in New Issue
Block a user