Added capability for organisation administrators to accept/reject join requests, remove members, edit their details and reset their passwords
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
{% include "tables/table-tool-menu.html.twig" %}
|
||||
</div>
|
||||
<div class="box-body">
|
||||
{% include "tables/users.html.twig" with {
|
||||
{% include "tables/organisation-members.html.twig" with {
|
||||
"table" : {
|
||||
"id" : "table-organisation-members"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user