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:
@@ -40,6 +40,8 @@ return [
|
||||
'ADMIN_COUNT' => '# Admins',
|
||||
|
||||
'SELF' => 'My Organisations',
|
||||
'MANAGE' => 'Manage Organisations',
|
||||
'ASSIGN_NEW' => 'Assign to organisation',
|
||||
|
||||
'NAME' => [
|
||||
1 => 'Organisation name',
|
||||
|
||||
Reference in New Issue
Block a user