feature: lodge insurance
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
@{
|
||||
Authorization.Require(Claims.Job.Actions.LogRepair);
|
||||
|
||||
ViewBag.Title = Html.ToBreadcrumb("Jobs", MVC.Job.Index(), string.Format("Job: {0}", Model.Job.Id), MVC.Job.Show(Model.Job.Id), "Log Repair Error");
|
||||
ViewBag.Title = Html.ToBreadcrumb("Jobs", MVC.Job.Index(), string.Format("Job: {0}", Model.Job.Id), MVC.Job.Show(Model.Job.Id), "Lodge Repair Error");
|
||||
}
|
||||
<div class="form" style="width: 650px">
|
||||
<h2>Submission Error</h2>
|
||||
|
||||
Reference in New Issue
Block a user