Combine layouts
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
|
||||
@{
|
||||
ViewBag.Title = "Error";
|
||||
if (Model.ControllerName == "CreateLog")
|
||||
{
|
||||
Layout = "~/Views/Shared/_Layout.cshtml";
|
||||
}
|
||||
}
|
||||
|
||||
<h2>
|
||||
|
||||
Reference in New Issue
Block a user