GIT: perform LF normalization
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@model Disco.Web.Models.Job.ListModel
|
||||
@{
|
||||
ViewBag.Title = Html.ToBreadcrumb("Jobs", MVC.Job.Index(), Model.PageTitle);
|
||||
}
|
||||
@model Disco.Web.Models.Job.ListModel
|
||||
@{
|
||||
ViewBag.Title = Html.ToBreadcrumb("Jobs", MVC.Job.Index(), Model.PageTitle);
|
||||
}
|
||||
@Html.Partial(MVC.Shared.Views._JobTable, Model.JobTable, new ViewDataDictionary())
|
||||
Reference in New Issue
Block a user