Correct reports not having all query parameters
Other small corrections
This commit is contained in:
@@ -4,8 +4,10 @@
|
||||
ViewBag.Title = "Cities by County";
|
||||
}
|
||||
|
||||
@Html.Partial("_StatusMessage")
|
||||
@{ Html.RenderPartial("BackToLogs"); }
|
||||
|
||||
@Html.Partial("_StatusMessage")
|
||||
|
||||
<h2>@ViewBag.Title</h2>
|
||||
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user