Browse Source

CoverLetter is not required anymore

confirmation-email
Milad Karbasizadeh 11 years ago
parent
commit
309fdbbf85
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      Sevomin.Models/DovominJob.cs

+ 1
- 2
Sevomin.Models/DovominJob.cs View File

@ -22,8 +22,7 @@ namespace Sevomin.Models
[Required]
public DateTime ApplyDate { get; set; }
[Required]
public string CoverLetter { get; set; }
public decimal Affinity { get; set; }


Loading…
Cancel
Save