More improvements to registration, leaf input create, and charting
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
|
||||
@{
|
||||
var propertyName = ViewData.ModelMetadata.PropertyName;
|
||||
//var isChecked = Model.HasValue && Model.Value;
|
||||
}
|
||||
|
||||
<div class="@(Html.ValidationErrorFor(m => m, " is-invalid"))">
|
||||
|
||||
Reference in New Issue
Block a user