Fix display names for ASP.NET views.

This commit is contained in:
2019-11-24 19:09:57 +00:00
parent 371c7d3f3e
commit 453147da3d
60 changed files with 779 additions and 347 deletions

View File

@@ -3,7 +3,7 @@
@{
ViewData["Title"] = "Index";
}
<h1>Index</h1>
<h4>Uploaded reports</h4>
<table class="table">
<thead>
<tr>