diff --git a/LANCommander/Views/Keys/Edit.cshtml b/LANCommander/Views/Keys/Edit.cshtml index 86f0101..3ce9abc 100644 --- a/LANCommander/Views/Keys/Edit.cshtml +++ b/LANCommander/Views/Keys/Edit.cshtml @@ -29,7 +29,7 @@
- @@ -52,49 +52,6 @@
- - - - @section Scripts { @{ await Html.RenderPartialAsync("_ValidationScriptsPartial"); } }