change easyui to bootstrap

This commit is contained in:
yubaolee
2015-04-27 00:10:02 +08:00
parent 370b390c7c
commit ae2d70a028
171 changed files with 5584 additions and 17324 deletions

View File

@@ -21,5 +21,7 @@ namespace OpenAuth.Domain.Model
public virtual ICollection<Department> Departments { get; set; }
public virtual ICollection<Role> Roles { get; set; }
public Role DefaultRole { get; set; }
}
}