This commit is contained in:
Paul Schneider 2017-01-15 20:19:27 +01:00
commit c0f3edfdda
18 changed files with 142 additions and 28 deletions

View file

@ -19,6 +19,5 @@ namespace Yavsc.Models.Workflow
[Range(0,100)]
public int Weight { get; set; }
}
}