Fixed the Titles.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
}
|
||||
@model string
|
||||
@{
|
||||
ViewData["Title"] = "LubeLogger";
|
||||
ViewData["Title"] = "Garage";
|
||||
}
|
||||
@section Scripts {
|
||||
<script src="~/js/garage.js?v=@StaticHelper.VersionNumber"></script>
|
||||
|
||||
Reference in New Issue
Block a user