hidden activity

This commit is contained in:
Paul Schneider 2017-02-20 15:53:25 +01:00
commit 6ca18b65f4
25 changed files with 5706 additions and 13 deletions

View file

@ -82,5 +82,8 @@ namespace Yavsc.Models.Workflow
{
get; set;
}
public bool Hidden { get; set; }
}
}