diff --git a/Project-Unite/Views/Admin/Index.cshtml b/Project-Unite/Views/Admin/Index.cshtml index 942838e..38a2ca6 100644 --- a/Project-Unite/Views/Admin/Index.cshtml +++ b/Project-Unite/Views/Admin/Index.cshtml @@ -86,6 +86,78 @@ git clone https://github.com/MichaelTheShifter/Project-Unite
This feature is not yet implemented.
+ + @*ROLES*@ +Here, you can see a list of all the roles in the system.
+ +Role | +Priority | +Actions | +
---|---|---|
+ @role.Name +ID: @role.Id •Users: @role.Users.Count() • Priority: @role.Priority + |
+ + @if(role.Priority > 0) + { + + } + @if (role.Priority < roles.Length) + { + + } + | ++ Details + | +