mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Fix display names for ASP.NET views.
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
@{
|
||||
ViewData["Title"] = "Edit";
|
||||
}
|
||||
<h1>Edit</h1>
|
||||
<h4>Uploaded report</h4>
|
||||
<hr />
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user