Cleanup and fixes
This commit is contained in:
@@ -29,7 +29,7 @@ namespace MileageTraker.Web.ViewModels.User
|
||||
public CheckBoxViewModel Roles { get; set; }
|
||||
|
||||
[Required]
|
||||
[Display(Name = "Set password now instead of emailing ")]
|
||||
[Display(Name = "Set password now instead of emailing invitation")]
|
||||
[NoEditLabel]
|
||||
public bool SetPassword { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user