Initial
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
@{
|
||||
ViewBag.Title = "No Logs";
|
||||
}
|
||||
|
||||
<h2>@ViewBag.Title</h2>
|
||||
<div>
|
||||
No logs have been added. @Html.ActionLink("Create Log", "Create", null, new { @class = "ui-button" }).
|
||||
</div>
|
||||
Reference in New Issue
Block a user