Add registration workflow
Update unobtrusive Validation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@model HttpPostedFileBase
|
||||
@{
|
||||
Layout = "~/Views/Shared/EditorTemplates/_FieldLayout.cshtml";
|
||||
Layout = "_FieldLayout.cshtml";
|
||||
}
|
||||
|
||||
<span class="btn btn-outline-secondary btn-file">
|
||||
|
||||
Reference in New Issue
Block a user