Password handling for the SSH client
This commit is contained in:
@@ -33,7 +33,7 @@ namespace LeafWeb.Web.ViewModels.LeafInput
|
||||
public string SiteId { get; set; }
|
||||
|
||||
[Display(Name = "Photosynthetic Pathways")]
|
||||
[Required(ErrorMessage = "A photosynthesis pathway must be chosen")]
|
||||
[Required(ErrorMessage = "A Photosynthetic pathway must be chosen")]
|
||||
public SelectListViewModel PhotosynthesisType { get; set; }
|
||||
|
||||
static CreateViewModel()
|
||||
|
||||
Reference in New Issue
Block a user