ui
This commit is contained in:
parent
1c79605606
commit
724e0e17ef
11 changed files with 5831 additions and 4360 deletions
|
|
@ -1,9 +1,11 @@
|
|||
|
||||
namespace Yavsc.ViewModels.Administration {
|
||||
|
||||
|
||||
public class AdminViewModel {
|
||||
public RoleInfo [] Roles { get; set; }
|
||||
public int AdminCount { get; set; }
|
||||
public bool YouAreAdmin { get; set; }
|
||||
|
||||
public int UserCount { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue