Provide ability for admins to manage user organisation membership & admin rights
- Required overwriting a bunch of base code to slot in the handling - Admins are shown with yellow text in their organisation label
This commit is contained in:
3
assets/avsdev/css/organisations.css
Normal file
3
assets/avsdev/css/organisations.css
Normal file
@@ -0,0 +1,3 @@
|
||||
.organisation-admin {
|
||||
color: #ffc107 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user