CreateAnnouncement, pinned announcements before regular
This commit is contained in:
@@ -13,6 +13,10 @@ namespace Models
|
||||
IsSticky = isSticky;
|
||||
}
|
||||
|
||||
public Announcement()
|
||||
{
|
||||
|
||||
}
|
||||
public List<Comment> Comments
|
||||
{
|
||||
get;set;
|
||||
|
Reference in New Issue
Block a user